Table of Contents

Interface ICommand

Namespace
Savvyio.Commands
Assembly
Savvyio.Core.dll

A marker interface that specifies an intention to do something (e.g. change the state).

public interface ICommand : IRequest, IMetadata
Inherited Members
Extension Methods