Initializes a new instance of the payments.creditCardInfo class.


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

Syntax

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

See Also