Method GetBoolean
GetBoolean(IDictionary<String, String>, String, Boolean)
Declaration
protected bool GetBoolean(IDictionary<string, string> args, string name, bool defaultVal)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IDictionary<System.String, System.String> | args | |
System.String | name | |
System.Boolean | defaultVal |
Returns
Type | Description |
---|---|
System.Boolean |