The methods of the AddCommand class are listed below. For a complete list of AddCommand class members, see the AddCommand Members topic.
Equals (inherited from Object) | |
Execute | Execute checkout module command. taken from: http://www.elegosoft.com/cvs/cvsclient.html add \n Response expected: yes. Add a file or directory. This uses any previous Argument, Directory, Entry, or Modified requests, if they have been sent. The last Directory sent specifies the working directory at the time of the operation. To add a directory, send the directory to be added using Directory and Argument requests. |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
AddCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace