Beispiel #1
0
 public void FooMethod(Bar b)
 {
     b.BarMethod();
 }