Beispiel #1
0
 public override Object Execute(params Object[] args)
 {
     return(_impl.Execute(args));
 }