public GetByte ( string name, byte defaultValue ) : byte | ||
name | string | The name of the variable to be read. |
defaultValue | byte | The value to be returned if |
return | byte |
public GetByte ( string name, byte defaultValue ) : byte | ||
name | string | The name of the variable to be read. |
defaultValue | byte | The value to be returned if |
return | byte |