Пример #1
0
 public void Process(ITest test)
 {
     test.Counter();
     Counter();
 }