Delegate PropertyChangedWithIntValueEventHandler
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public delegate void PropertyChangedWithIntValueEventHandler(object sender, PropertyChangedWithIntValueEventArgs e)
Parameters
- Extension Methods
Constructors
PropertyChangedWithIntValueEventHandler(object, IntPtr)
public PropertyChangedWithIntValueEventHandler(object @object, IntPtr method)
Parameters
Methods
BeginInvoke(object, PropertyChangedWithIntValueEventArgs, AsyncCallback, object)
public virtual IAsyncResult BeginInvoke(object sender, PropertyChangedWithIntValueEventArgs e, AsyncCallback callback, object @object)
Parameters
sender
objecte
PropertyChangedWithIntValueEventArgscallback
AsyncCallbackobject
object
Returns
EndInvoke(IAsyncResult)
public virtual void EndInvoke(IAsyncResult result)
Parameters
result
IAsyncResult
Invoke(object, PropertyChangedWithIntValueEventArgs)
public virtual void Invoke(object sender, PropertyChangedWithIntValueEventArgs e)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).