Click or drag to resize

ConfigurationLoaderGetConfigurationBoolean Method

Overload List
  NameDescription
Public methodStatic memberGetConfigurationBoolean(IGraph, INode, IEnumerableINode, 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