AIMS_BD_IATI.DAL.tblExecutingAgencyType.tblExecutingAgencyType C# (CSharp) Метод

tblExecutingAgencyType() публичный Метод

public tblExecutingAgencyType ( ) : System
Результат System
        public tblExecutingAgencyType()
        {
            this.tblProjectExecutingAgencies = new HashSet<tblProjectExecutingAgency>();
        }
    
tblExecutingAgencyType