Class EcoreEvent
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
- API Level:
- preview
The event class for EcoreEvent.
public class EcoreEvent : EcoreEvent<EventArgs>, IDisposable
- Inheritance
- Implements
Constructors
View SourceEcoreEvent(EcoreEventType)
Creates and initializes a new instance of the EcoreEvent class.
Declaration
public EcoreEvent(EcoreEventType type)
Parameters
Type | Name | Description |
---|---|---|
EcoreEventType | type | EcoreEventType |