DiscoveryDocument.Read Method
.NET Framework 2.0
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: