Class ExecutionEventBase
public abstract class ExecutionEventBase : ExecutableEvent, IDisposable
- Inheritance
-
objectExecutionEventBase
- Implements
-
IDisposable
- Derived
- Inherited Members
Fields
eventName
public string eventName
Field Value
- string
isImplementable
public bool isImplementable
Field Value
- bool
Methods
GetEventName()
public override sealed string GetEventName()
Returns
- string