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

Syntax

Visual Basic (Declaration)
Public Class payments.checkInfo
C#
public class payments.checkInfo
C++
ref class payments.checkInfo
J#
public class payments.checkInfo
JScript
public class payments.checkInfo

Inheritance Hierarchy

System.Object
   ctAC.payments.checkInfo

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also