Esempio n. 1
0
 public LCSO(LCSO child)
 {
     _m_child = child;
 }
Esempio n. 2
0
 public LCSO(LCSO child) { _m_child = child; }