コード例 #1
0
ファイル: NDRUnicodeString.cs プロジェクト: gonsovsky/dnSvc
 public NDRUnicodeString(NDRParser parser)
 {
     Read(parser);
 }