C# Class BitsNPerices.Loan

Show file Open project: KHProjects/KH-Parker-Fox Class Usage Examples

Public Methods

Method Description
GetNextPaymentAmount ( ) : decimal
GetPaymentStategy ( ) : IPaymentStategy

Method Details

GetNextPaymentAmount() public method

public GetNextPaymentAmount ( ) : decimal
return decimal

GetPaymentStategy() public method

public GetPaymentStategy ( ) : IPaymentStategy
return IPaymentStategy