An abstract class used by classes representing types in the CSP part of CLab. The different possible "values", like strings for the enumeration type, or integers for the range type, are all encoded as ranges. All of the types must have an end point.
For a list of all members of this type, see CSPType Members.
System.Object
CSPType
CSPTypeBool
CSPTypeEnum
CSPTypeRange
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: CLab.CSP
Assembly: CLab (in CLab.dll)