Click or drag to resize

ConfigurationLoaderGetConfigurationString Method

Overload List
  NameDescription
Public methodStatic memberGetConfigurationString(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 where the value for the property is a Literal Node.
Public methodStatic memberGetConfigurationString(IGraph, INode, INode)
Gets the String value or null of the first instance of a property for a given Object in the Configuration Graph where the value for the property is a Literal Node.
Top
See Also