new Delegate(callBack, context)
Handler for calling methods of objects
Parameters:
Name | Type | Description |
---|---|---|
callBack |
function | |
context |
object |
Name | Type | Description |
---|---|---|
callBack |
function | |
context |
object |