An NDoc Documented Class Library

ICommand Interface

ICommand represents unit of work that should be performed taking IContext under consideration.

For a list of all members of this type, see ICommand Members.

NChain.ICommand
   NChain.IChain
   NChain.IFilter

[Visual Basic]
Public Interface ICommand
[C#]
public interface ICommand

Types that implement ICommand

Type Description
ChainBase Base class for IChain implementations.

Requirements

Namespace: NChain

Assembly: NChain (in NChain.dll)

See Also

ICommand Members | NChain Namespace