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