コード例 #1
0
ファイル: XmlTextReader.cs プロジェクト: Potapy4/dotnet-wcf
 public void ResetState()
 {
     _impl.ResetState();
 }