Property | Type | Description | |
---|---|---|---|
BillingResult | System |
Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
NotPaid ( System.DateTime paymentDate ) : |
||
PaymentMade ( decimal amount, System.DateTime paymentDate ) : |
||
operator ( ) : bool |
Method | Description | |
---|---|---|
BillingResult ( ) : System |
public static NotPaid ( System.DateTime paymentDate ) : |
||
paymentDate | System.DateTime | |
return |
public static PaymentMade ( decimal amount, System.DateTime paymentDate ) : |
||
amount | decimal | |
paymentDate | System.DateTime | |
return |