Field ExecuteCommandSourceOverride
Optional override for executing a command source. If set, this delegate will be called instead of the default execution logic in ExecuteCommandSource(ICommandSource).
public static ExecuteCommandSourceDelegate? ExecuteCommandSourceOverride
Returns
- ExecuteCommandSourceDelegate
- Optional override for executing a command source. If set, this delegate will be called instead of the default execution logic in .