CLab# 1.0 API Documentation
Type Constructor
Initializes a new instance of the "Type" class.
public Type(
String
typeName
);
Parameters
String
Name of the type.
See Also
Type Class
|
CLab.Data Namespace