Initializes a new instance of the customer class.


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

Syntax

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

See Also