Show / Hide Table of Contents

    Class EcoreEvent

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    The event class for EcoreEvent.

    public class EcoreEvent : EcoreEvent<EventArgs>, IDisposable
    Inheritance
    Object
    EcoreEvent<EventArgs>
    EcoreEvent
    Implements
    IDisposable

    Constructors

    View Source

    EcoreEvent(EcoreEventType)

    Creates and initializes a new instance of the EcoreEvent class.

    Declaration
    public EcoreEvent(EcoreEventType type)
    Parameters
    Type Name Description
    EcoreEventType type

    EcoreEventType

    API Level: preview

    Implements

    System.IDisposable
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX