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