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