Метод | Описание | |
---|---|---|
Call ( int line ) : void | ||
OnProgress ( ) : void | ||
Stop ( System.Action action ) : void | ||
this ( string key ) : string |
Метод | Описание | |
---|---|---|
InitProxies ( ) : void | ||
OnHighlight ( int line ) : void | ||
OnProgress ( |
||
OnSelect ( RuntimeTable |
||
RuntimeBase ( string args ) : System | ||
TestProxy ( ) : bool |
Метод | Описание | |
---|---|---|
IBreak ( int line ) : void | ||
RegisterArgs ( string args ) : void | ||
StopImpl ( System.Action action ) : void |
protected OnProgress ( |
||
args | ||
Результат | void |
protected OnSelect ( RuntimeTable |
||
results | RuntimeTable |
|
Результат | void |
protected RuntimeBase ( string args ) : System | ||
args | string | |
Результат | System |
public Stop ( System.Action action ) : void | ||
action | System.Action | |
Результат | void |