[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Variable2.IntegerValue1ChangedDelegate.BeginInvoke

BeginInvoke Method

BeginInvoke(int, int, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(int newValue, int previousValue, AsyncCallback callback, object @object)
Parameters
Type Name Description
int newValue
int previousValue
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult