public SetCallArg ( int argumentNumber, object value ) : void | ||
argumentNumber | int | Index of the argument (0=first, 1=second, etc.) |
value | object | Value of the argument |
return | void |
public SetCallArg ( int argumentNumber, object value ) : void | ||
argumentNumber | int | Index of the argument (0=first, 1=second, etc.) |
value | object | Value of the argument |
return | void |