Delegate EcoreEvent<TEventArgs>.EventInfoParser

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    EventInfoParser delegate of the EcoreEvent class.

    [Obsolete("This has been deprecated in API12")]
    public delegate TEventArgs EcoreEvent<TEventArgs>.EventInfoParser(IntPtr data, EcoreEventType type, IntPtr info)
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX