AddCommand Constructor (CvsRoot, String, String)
Add file(s) in the cvs repository
[Visual Basic]Overloads Public Sub New( _
ByVal
cvsroot As
CvsRoot, _
ByVal
fileNames As
String, _
ByVal
adOptions As
String _
)
Parameters
- cvsroot
- User Information
- fileNames
- Files to remove
- adOptions
- Options
See Also
AddCommand Class | ICSharpCode.SharpCvsLib.Console.Commands Namespace | AddCommand Constructor Overload List