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

Syntax

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

Inheritance Hierarchy

System.Object
   ctAC.payments.userPaymentMethod

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