Interface IFlowExecutableProgram
public interface IFlowExecutableProgram : IDisposable
- Inherited Members
Methods
TryExecuteEvent(Object, string, EventBase)
bool TryExecuteEvent(Object contextObject, string eventName, EventBase evtBase = null)
public interface IFlowExecutableProgram : IDisposable
bool TryExecuteEvent(Object contextObject, string eventName, EventBase evtBase = null)