コード例 #1
0
 public static string Parse(WordReader reader, uint wordCount)
 {
     return(reader.ReadString());
 }