コード例 #1
0
ファイル: LanguageGenerator.cs プロジェクト: martinlyra/Cabel
 public void SetDictionary(WordDictionary dict)
 {
     dictionary = dict;
 }