Initializes a new instance of the payments class.


Namespace: ctAC
Assembly: ctAC (in ctAC.dll)

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public payments()
C++
public:
 payments() sealed 
J#
public payments()
JScript
public function payments()

See Also