SharpCvsLib
ImportModuleCommand Members
ImportModuleCommand overview
Public Instance Constructors
ImportModuleCommand Constructor
Constructor for the import module command.
Public Instance Properties
LogMessage
The log message returned by the cvs server.
ReleaseString
Release string
VendorString
Vendor string.
Public Instance Methods
Equals
(inherited from
Object
)
Execute
Do the dirty work.
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
ImportModuleCommand Class
|
ICSharpCode.SharpCvsLib.Commands Namespace