StiActivator Class
Namespace: Stimulsoft.Base
Methods
| Method | Returns | Description |
|---|---|---|
createObject static |
any | |
createObject2 static |
any |
Method Details
createObject static
createObject(_type: Stimulsoft.System.Type, args: any[]): any
Parameters
- _type (Stimulsoft.System.Type)
- args (any[])
Returns any
createObject2 static
createObject2(typeString: string): any
Parameters
- typeString (string)
Returns any
Fields
| Field | Type | Description |
|---|---|---|
| type | any |