Click or drag to resize

ConfigurationLoaderGetDefaultType Method

Overload List
  NameDescription
Public methodStatic memberGetDefaultType(String)
Attempts to return the Default Type to load an Object as when there is no dnr:type property but there is a rdf:type property.
Public methodStatic memberGetDefaultType(IGraph, INode)
Attempts to find the Default Type to load an Object as when no explicit dnr:type property has been declared but an rdf:type property has been declared giving a valid Configuration Class.
Top
See Also