Interface ICommand
Execute ICommand.
Namespace: MediatorForge.CQRS.Commands
Assembly: MediatorForge.dll
Syntax
public interface ICommand : ICommand<Unit>, IRequest<Unit>, IBaseRequest
Execute ICommand.
public interface ICommand : ICommand<Unit>, IRequest<Unit>, IBaseRequest