Method | Description | |
---|---|---|
ReadInt ( string fieldName ) : int | ||
ReadRect ( string fieldName ) : |
||
ViewProfile ( string subkey ) : System | ||
Write ( string fieldName, |
||
Write ( string fieldName, int value ) : void |
Method | Description | |
---|---|---|
ViewProfile ( ) : System |
public ReadRect ( string fieldName ) : |
||
fieldName | string | |
return |
public ViewProfile ( string subkey ) : System | ||
subkey | string | |
return | System |
public Write ( string fieldName, |
||
fieldName | string | |
rect | ||
return | void |
public Write ( string fieldName, int value ) : void | ||
fieldName | string | |
value | int | |
return | void |