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