Interface ICommandBase
- Namespace
- BytLabs.Application.CQS.Commands
- Assembly
- BytLabs.Application.dll
Base interface for all commands in the system. Serves as a marker interface for command identification.
public interface ICommandBase
Base interface for all commands in the system. Serves as a marker interface for command identification.
public interface ICommandBase