Exemplo n.º 1
0
 public MiddleLevel(TopLevel topLevel) : this()
 {
     _TopLevel = topLevel;
 }