Ejemplo n.º 1
0
 public IList <Tuple <string, string> > GetAvailableLanguages()
 {
     return(realTranslator.GetAvailableLanguages());
 }