Delegate View.CommandImplementation
Function signature commands.
public delegate bool? View.CommandImplementation(ICommandContext? ctx)
Parameters
ctx
ICommandContextProvides context about the circumstances of invoking the command.
Function signature commands.
public delegate bool? View.CommandImplementation(ICommandContext? ctx)
ctx
ICommandContextProvides context about the circumstances of invoking the command.