Example #1
0
 public static void Foo(IPhone phone)
 {
     phone.CallSomeone();
 }