CLab# 1.0 API Documentation
CSPType Constructor
Initializes a new instance of the "CSPType" class.
public CSPType(
String
typeName
,
Int32
end
);
Parameters
String
Name of the type.
Int32
The end value.
See Also
CSPType Class
|
CLab.CSP Namespace