예제 #1
0
 public void Method()
 {
     _serviceA.Method();
     _serviceB.Method();
     _serviceC.Method();
 }