Exemple #1
0
 public Translator()
 {
     _cache = new TranslatorCache();
 }