Exemplo n.º 1
0
 public void RemoveArgument(FunctionArgument arg)
 {
     WrappedObject.RemoveArgument(arg);
 }