예제 #1
0
 public static string GetAllToJson4(string language, string time)
 {
     return(matchesService.GetAllToJson4(language, time));
 }