Example #1
0
 public Facade()
 {
     _system1 = new System1();
     _system2 = new System2();
 }