Наследование: CellOperators, Copyable
Пример #1
0
 public Operators(Operators<Cell, CellProcessor> other)
 {
     Copy(other);
 }
Пример #2
0
 public Operators(Operators <Cell, CellProcessor> other)
 {
     Copy(other);
 }