Beispiel #1
0
 public void Test1(IInterface1 input)
 {
     input.MethodI();
 }