Esempio n. 1
0
 /// <summary>
 /// Clears all items from the schedule.
 /// </summary>
 public void Clear()
 {
     Includes.Clear();
     Excludes.Clear();
 }