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