DiscoveryDocument.Read Method

Reads and returns a DiscoveryDocument from the passed object.

Name Description
DiscoveryDocument.Read (Stream)
Reads and returns a DiscoveryDocument from the passed Stream.
DiscoveryDocument.Read (TextReader)
Reads and returns a DiscoveryDocument from the passed TextReader.
DiscoveryDocument.Read (XmlReader)
Reads and returns a DiscoveryDocument from the passed XmlReader.

Community Additions

ADD
Show: