Свойство | Type | Description | |
---|---|---|---|
Input | String | ||
InstanceName | String | ||
RegexMatch | |||
Time | float | ||
WaitTime | float |
Méthode | Description | |
---|---|---|
Command ( |
||
Command ( String input, kOS.ExecutionContext context ) : System | ||
Evaluate ( ) : void | ||
Get ( String input, kOS.ExecutionContext context ) : |
||
Get ( String input, kOS.ExecutionContext context, int line ) : |
||
Lock ( |
||
Lock ( string name, kOS.Expression expression ) : void | ||
Refresh ( ) : void | ||
Unlock ( |
||
Unlock ( string name ) : void | ||
Verify ( ) : void |
public Command ( |
||
regexMatch | ||
context | kOS.ExecutionContext | |
Résultat | System |
public Command ( String input, kOS.ExecutionContext context ) : System | ||
input | String | |
context | kOS.ExecutionContext | |
Résultat | System |
public static Get ( String input, kOS.ExecutionContext context ) : |
||
input | String | |
context | kOS.ExecutionContext | |
Résultat |
public static Get ( String input, kOS.ExecutionContext context, int line ) : |
||
input | String | |
context | kOS.ExecutionContext | |
line | int | |
Résultat |
public Lock ( string name, kOS.Expression expression ) : void | ||
name | string | |
expression | kOS.Expression | |
Résultat | void |
public Match,System.Text.RegularExpressions RegexMatch | ||
Résultat |