BroConfiguration Class |
Namespace: BroccoliSharp
The BroConfiguration type exposes the following members.
Name | Description | |
---|---|---|
TryGetValue(String, Double) |
Attempts to retrieve Double based value from the configuration.
| |
TryGetValue(String, Int32) |
Attempts to retrieve Int32 based value from the configuration.
| |
TryGetValue(String, String) |
Attempts to retrieve String based value from the configuration.
|