Esempio n. 1
0
 public void AddArgument(FunctionArgument arg)
 {
     WrappedObject.AddArgument(arg);
 }