Ejemplo n.º 1
0
 public IEnumerable <DosingInterval> AllDosingIntervals()
 {
     return(DosingIntervals.All());
 }