Method | Description | |
---|---|---|
OnEnter ( string method ) : ulong | ||
OnExit ( string method, ulong enterCycle ) : void |
public static OnEnter ( string method ) : ulong | ||
method | string | |
return | ulong |
public static OnExit ( string method, ulong enterCycle ) : void | ||
method | string | |
enterCycle | ulong | |
return | void |