QuickGraph


GraphMLXmlResolver

Namespace: QuickGraph.Serialization

A resolver that loads graphml DTD and XSD schemas from embedded resources.

Constructors

ConstructorDescription
new()
Signature: unit -> unit
new(baseResolver)
Signature: baseResolver:XmlResolver -> unit

Instance members

Instance memberDescription
Credentials()
Signature: unit -> unit
Modifiers: abstract
GetEntity(...)
Signature: (absoluteUri:Uri * role:string * ofObjectToReturn:Type) -> obj
Modifiers: abstract
Fork me on GitHub