Click or drag to resize

ConfigurationLoader.GetConfigurationBoolean Method

Overload List
  NameDescription
Public methodStatic memberGetConfigurationBoolean(IGraph, INode, IEnumerable<INode>, Boolean)
Gets the Boolean value or a given default of the first instance of the first property for a given Object in the Configuration Graph.
Public methodStatic memberGetConfigurationBoolean(IGraph, INode, INode, Boolean)
Gets the Boolean value or a given default of the first instance of a property for a given Object in the Configuration Graph.
Top
See Also