Пример #1
0
 public IRoutine StartRoutine(IRoutine cr)
 {
     return(_routines.Add(cr));
 }