public Source()
 {
     Child = new SourceChild();
 }
Esempio n. 2
0
 public Source()
 {
     Child = new SourceChild();
 }