Property | Type | Description | |
---|---|---|---|
async | bool | ||
func | IoMethodFunc | ||
funcName | string |
Method | Description | |
---|---|---|
IoCFunction ( ) : System | ||
IoCFunction ( |
||
IoCFunction ( string name, IoMethodFunc func ) : System | ||
activate ( |
||
cloneSpecific ( |
||
createObject ( |
||
createProto ( |
||
proto ( |
public IoCFunction ( |
||
state | ||
name | string | |
func | IoMethodFunc | |
return | System |
public IoCFunction ( string name, IoMethodFunc func ) : System | ||
name | string | |
func | IoMethodFunc | |
return | System |
public activate ( |
||
self | ||
target | ||
locals | ||
m | ||
slotContext | ||
return |
public cloneSpecific ( |
||
_from | ||
_to | ||
return | void |
public static createObject ( |
||
state | ||
return |
public static createProto ( |
||
state | ||
return |