Esempio n. 1
0
 public void RunAll()
 {
     _serviceA.RunA();
     _serviceB.RunB();
 }