BlackLinks.BlackAction.OnExecute C# (CSharp) Method

OnExecute() public abstract method

Final step of the Action Chain, execute the action.
public abstract OnExecute ( ) : void
return void
        public abstract void OnExecute();