SharpCvsLib

Root Methods

The methods of the Root class are listed below. For a complete list of Root class members, see the Root Members topic.

Public Instance Methods

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)

Protected Instance Methods

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)

See Also

Root Class | ICSharpCode.SharpCvsLib.FileSystem Namespace