Пример #1
0
 public static String GetScheduleInfo(int index)
 {
     return(serverIntf.GetScheduleInfo(index));
 }