[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Variable2.IntegerValue2ChangedDelegate.BeginInvoke

BeginInvoke Method

BeginInvoke(int, int, int, int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(int newValue1, int newValue2, int prevValue1, int prevValue2, AsyncCallback callback, object @object)
Parameters
Type Name Description
int newValue1
int newValue2
int prevValue1
int prevValue2
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult