Interface ICommand Represents a command that is sent to exactly one logical receiver. Commands express an intent that should be executed once. Namespace: Chapar.Core.Abstractions Assembly: Chapar.Core.dll Syntax public interface ICommand : IMessage