Méthode | Description | |
---|---|---|
CreateSession ( string sessionName ) : bool | ||
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
GetArgumentOrDefault ( string argument, string defaultValue ) : string | ||
HasArgument ( string argument ) : bool | ||
JoinSession ( string sessionName ) : bool | ||
LeaveSession ( ) : void | ||
Update ( ) : void | ||
XToolsApp ( string args = null ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases unmanaged and - optionally - managed resources.
|
Méthode | Description | |
---|---|---|
BeginPairing ( ) : bool | ||
LogWriteLine ( string message ) : void | ||
OnSessionConnected ( |
||
OnSessionConnectionFailed ( |
||
OnSessionDisconnected ( |
||
OnViewerConnected ( |
||
OnViewerConnectionFailed ( |
||
OnViewerDisconnected ( |
||
ParseCommandLine ( string args ) : string>.Dictionary |
public CreateSession ( string sessionName ) : bool | ||
sessionName | string | |
Résultat | bool |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetArgumentOrDefault ( string argument, string defaultValue ) : string | ||
argument | string | |
defaultValue | string | |
Résultat | string |
public HasArgument ( string argument ) : bool | ||
argument | string | |
Résultat | bool |
public JoinSession ( string sessionName ) : bool | ||
sessionName | string | |
Résultat | bool |
public XToolsApp ( string args = null ) : System | ||
args | string | |
Résultat | System |