AIMS_BD_IATI.DAL.tblLoanRepaymentType.tblLoanRepaymentType C# (CSharp) Method

tblLoanRepaymentType() public method

public tblLoanRepaymentType ( ) : System
return System
        public tblLoanRepaymentType()
        {
            this.tblProjectFundingCommitments = new HashSet<tblProjectFundingCommitment>();
        }
    
tblLoanRepaymentType