![]() | ActionCall Constructor |
Name | Description | |
---|---|---|
![]() | ActionCall(IAction, Int32, Int32) |
Creates a new action call object, allocating an arguments buffer that allows to store argumentCount arguments.
|
![]() | ActionCall(IAction, Int32, Object) |
Creates a new action call object, taking over the given arguments (buffer) as arguments buffer.
|