An NDoc Documented Class Library
ChainBase.Commands Property
Returns list of commands that are in IChain.
[Visual Basic]
Public ReadOnly Property Commands As
IList
[C#]
public
System.Collections.IList
Commands {get;}
See Also
ChainBase Class
|
NChain Namespace