예제 #1
0
 public DataTable GetCalendar(string calendarId)
 {
     return(iCalendar.GetCalendar(calendarId));
 }