Ejemplo n.º 1
0
 public string Operation2()
 {
     return(subsystemA.Operation2() + subsystemB.Operation2());
 }