Delegate EvasObjectEvent<TEventArgs>.SmartEventInfoParser
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
SmartEventInfoParser delegate of the EvasObjectEvent class.
C#Copypublic delegate TEventArgs SmartEventInfoParser(IntPtr data, IntPtr obj, IntPtr info);