Class EcoreEvent

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll

    The event class for EcoreEvent.

    public class EcoreEvent : EcoreEvent<EventArgs>
    Inheritance
    object
    EcoreEvent<EventArgs>
    EcoreEvent

    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

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX