Core
| Methods | Properties | Base Classes | Derived Classes | 
|---|---|---|---|
| CreateDelegate | Type | member | |
| Invoke | 
Properties
Type : delegatetype
read-only
var Type : DelegateType
Methods
CreateDelegate : T
Name Type Description instance T function CreateDelegate(instance : T) : T
Invoke : T
Name Type Description instance T arguments Array[any] function Invoke(instance : T, arguments : Array[any]) : T