Exemple #1
0
 public bool IsActiveIn(DateRange when)
 {
     return Availability.Contains(when);
 }