Event Class
Namespace: Stimulsoft.System
Properties
| Property | Type | Description |
|---|---|---|
| isNotNull | boolean | |
| isNull | boolean |
Methods
| Method | Returns | Description |
|---|---|---|
| add | void | |
| call | void |
Method Details
add
add(funct: Function, _this: any): void
Parameters
- funct (Function)
- _this (any)
call
call(args: any): void
Parameters
- args (any)