Méthode | Description | |
---|---|---|
Initialise ( |
Initialises the widget and optionally offers it some state and a logger.
|
|
SurprisePaymentWidget ( ) : System |
Initializes a new instance of the SurprisePaymentWidget class.
|
Méthode | Description | |
---|---|---|
AbnormalNumberOfPayments ( int paymentsInMonthCount ) : bool | ||
CalculateNextPaymentDate ( PaymentDate paymentDate ) : PaymentDate | ||
CalculateStartDate ( System.DateTime startPaymentDate, System.DateTime filterBeginDate ) : PaymentDate | ||
Update ( ) : void |
public Initialise ( |
||
state | ||
logger | ILogger | |
Résultat | void |