Ejemplo n.º 1
0
 public static bool CeliName(string Name, string Language)
 {
     return(rateService.CeliName(Name, Language));
 }