Exemplo n.º 1
0
 /**
  * Copy constructor
  *
  * @param cf cell to copy
  */
 protected CellFeatures(CellFeatures cf)
     : base(cf)
 {
 }
Exemplo n.º 2
0
 /**
  * Copy constructor
  *
  * @param cf cell to copy
  */
 protected CellFeatures(CellFeatures cf)
     : base(cf)
 {
 }