Свойство | Тип | Описание | |
---|---|---|---|
Pull | void | ||
Push | void |
Метод | Описание | |
---|---|---|
AreaVM ( string path, string name, AreaInitMode areaInitMode, string host = null, int port ) : System | ||
ExecuteClientCommand ( Action |
||
Refresh ( ) : void |
Метод | Описание | |
---|---|---|
Pull ( ) : void | ||
Push ( ) : void |
public AreaVM ( string path, string name, AreaInitMode areaInitMode, string host = null, int port ) : System | ||
path | string | |
name | string | |
areaInitMode | AreaInitMode | |
host | string | |
port | int | |
Результат | System |
public ExecuteClientCommand ( Action |
||
action | Action |
|
command | string | |
requiresWriteAccess | bool | |
Результат | void |