An NDoc Documented Class Library
ChainBase.commandsList Field
List of commands that belong to this IChain.
[Visual Basic]
Protected commandsList As
IList
[C#]
protected
IList
commandsList;
See Also
ChainBase Class
|
NChain Namespace