Click or drag to resize

ActionCall Constructor

Overload List
  NameDescription
Public methodActionCall(IAction, Int32, Int32)
Creates a new action call object, allocating an arguments buffer that allows to store argumentCount arguments.
Public methodActionCall(IAction, Int32, Object)
Creates a new action call object, taking over the given arguments (buffer) as arguments buffer.
Top
See Also