Example #1
0
 public object VariantByUncastMethod(Duck a)
 {
     return(a);
 }