SharpCvsLib
Command Members
Command overview
Public Instance Constructors
Command Constructor
Create a new command.
Public Instance Properties
First
Primary name for the command, the name to be used first.
Nick1
Nickname/ synonym for the command.
Nick2
Nickname/ synonym for the command
Public Instance Methods
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
ToString
(inherited from
Object
)
Protected Instance Methods
Finalize
(inherited from
Object
)
MemberwiseClone
(inherited from
Object
)
See Also
Command Class
|
ICSharpCode.SharpCvsLib.Console.Parser Namespace