Esempio n. 1
0
 protected TranslationManager()
 {
     Translations = new TranslationList();
 }
Esempio n. 2
0
 public TranslationManager()
 {
     Translations = new TranslationList();
 }