Click or drag to resize

ConfigurationLoaderGetConfigurationValue Method

Overload List
  NameDescription
Public methodStatic memberGetConfigurationValue(IGraph, INode, IEnumerableINode)
Gets the String value or null of the first instance of the first property for a given Object in the Configuration Graph.
Public methodStatic memberGetConfigurationValue(IGraph, INode, INode)
Gets the String value or null of the first instance of a property for a given Object in the Configuration Graph.
Top
See Also