Beispiel #1
0
 public void RemoveArgument(FunctionArgument arg)
 {
     WrappedObject.RemoveArgument(arg);
 }