Example #1
0
 public LCSO(LCSO child)
 {
     _m_child = child;
 }
Example #2
0
 public LCSO(LCSO child) { _m_child = child; }