コード例 #1
0
 protected TranslationManager()
 {
     Translations = new TranslationList();
 }
コード例 #2
0
 public TranslationManager()
 {
     Translations = new TranslationList();
 }