Click or drag to resize

ConfigurationLoader.GetConfigurationNode Method

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