TsType class
Represents a type in the code model.
Namespace: TypeLite.TsModels
Properties
Name | Description | |
---|---|---|
ClrType | Gets the CLR type represented by this instance of the TsType. |
Fields
Name | Description | |
---|---|---|
Any | Represents the TsType for the object CLR type. |
TsType.ClrType property
Gets the CLR type represented by this instance of the TsType.
Syntax
TsType.Any field
Represents the TsType for the object CLR type.