ServiceDescription.Read メソッド

名前 | 説明 |
---|---|
ServiceDescription.Read (Stream) | Stream インスタンスから XML を直接読み込んで ServiceDescription クラスのインスタンスを初期化します。 |
ServiceDescription.Read (String) | 指定したファイルから XML を直接読み込んで ServiceDescription オブジェクトのインスタンスを初期化します。 |
ServiceDescription.Read (TextReader) | TextReader から XML を直接読み込んで ServiceDescription クラスのインスタンスを初期化します。 |
ServiceDescription.Read (XmlReader) | XmlReader から XML を直接読み込んで ServiceDescription クラスのインスタンスを初期化します。 |
ServiceDescription.Read (Stream, Boolean) | Stream インスタンスから XML を直接読み込んで ServiceDescription クラスのインスタンスを初期化します。 |
ServiceDescription.Read (String, Boolean) | 指定したファイルから XML を直接読み込んで ServiceDescription オブジェクトのインスタンスを初期化します。 |
ServiceDescription.Read (TextReader, Boolean) | TextReader から XML を直接読み込んで ServiceDescription クラスのインスタンスを初期化します。 |
ServiceDescription.Read (XmlReader, Boolean) | XmlReader から XML を直接読み込んで ServiceDescription クラスのインスタンスを初期化します。 |

- ServiceDescription.Read メソッドのページへのリンク