public CheckPayment( decimal paymentAmount )
Public Sub New ( paymentAmount As Decimal )
public: CheckPayment( Decimal paymentAmount )
new : paymentAmount : decimal -> CheckPayment
In This Article