Interface IFlowEventDelegateTarget
public interface IFlowEventDelegateTarget
Properties
CurrentContextObject
Object CurrentContextObject { get; }
Property Value
Methods
TryExecuteEvent(Object, string, EventBase)
bool TryExecuteEvent(Object contextObject, string eventName, EventBase evtBase = null)