The methods of the Root class are listed below. For a complete list of Root class members, see the Root Members topic.
Equals | Determine if the two objects are equal. |
GetHashCode | Override the hashcode. This is a combination of the entry name and the path to the entry file. |
GetType (inherited from Object) | |
Parse | Parse the contents of the cvs file. |
ToString (inherited from Object) |
DeriveCvsFullPath | Returns the full path to the CVS\Root folder on the local filesystem that this object represents. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Root Class | ICSharpCode.SharpCvsLib.FileSystem Namespace