Click or drag to resize
BroccoliSharp BroConfigurationTryGetValue Method
Overload List
  Name Description
Public method Static member TryGetValue(String, Double)
Attempts to retrieve Double based value from the configuration.
Public method Static member TryGetValue(String, Int32)
Attempts to retrieve Int32 based value from the configuration.
Public method Static member TryGetValue(String, String)
Attempts to retrieve String based value from the configuration.
Top
See Also