예제 #1
0
 public Holidays Fixed(string name, AgnosticDay agnosticDay)
 {
     return(holidays.Fixed(name, agnosticDay));
 }