Пример #1
0
 public IEnumerator <IDeviceCommand> GetEnumerator()
 {
     return(Forward.Concat(Backward).GetEnumerator());
 }