Exemplo n.º 1
0
 public static string GetAllToJson2(string language, string first, string end)
 {
     return(matchesService.GetAllToJson2(language, first, end));
 }