StiTypeWrapper Class
Namespace: Stimulsoft.Base
Constructors
| Constructor | Description |
|---|---|
| constructor(Stimulsoft.System.Type type) |
constructor(type: Stimulsoft.System.Type)
Parameters
- type (Stimulsoft.System.Type)
Properties
| Property | Type | Description |
|---|---|---|
simpleBaseTypes static |
Stimulsoft.System.Type[] | |
simpleTypes static |
Stimulsoft.System.Type[] | |
| type | Stimulsoft.System.Type |
Methods
| Method | Returns | Description |
|---|---|---|
getTypeWrappers static |
StiTypeWrapper[] | |
| toString (+1 overloads) | string |
Method Details
getTypeWrappers static
getTypeWrappers(): StiTypeWrapper[]
Returns StiTypeWrapper[]
toString
toString(): string
Returns string
toString(type: Stimulsoft.System.Type): string
Parameters
- type (Stimulsoft.System.Type)
Returns string