SharpCvsLib

CommandNames Constructor 

Creates and instance of the commands object. This object holds a list of the commands that can be executed against the repository.

[Visual Basic]
Public Sub New()
[C#]
public CommandNames();

See Also

CommandNames Class | ICSharpCode.SharpCvsLib.Console.Parser Namespace