Namespace: ctAC
Assembly: ctAC (in ctAC.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class customer |
| C# |
|---|
| public class customer |
| C++ |
|---|
| ref class customer |
| J# |
|---|
| public class customer |
| JScript |
|---|
| public class customer |
Inheritance Hierarchy
System.Object
ctAC.customer
ctAC.customer
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.