예제 #1
0
 static void AddWord(WordHelper helper, Word word)
 {
     helper.AddEntity(word);
 }