Inheritance: CellOperators, Copyable
示例#1
0
 public Operators(Operators<Cell, CellProcessor> other)
 {
     Copy(other);
 }
示例#2
0
 public Operators(Operators <Cell, CellProcessor> other)
 {
     Copy(other);
 }