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