예제 #1
0
 public Holidays NextDay(string name)
 {
     return(holidays.NextDay(name));
 }