AIMS_BD_IATI.DAL.tblAgreementType.tblAgreementType C# (CSharp) 메소드

tblAgreementType() 공개 메소드

public tblAgreementType ( ) : System
리턴 System
        public tblAgreementType()
        {
            this.tblProjectInfoes = new HashSet<tblProjectInfo>();
        }
    
tblAgreementType