SharpCvsLib

Tag Methods

The methods of the Tag class are listed below. For a complete list of Tag class members, see the Tag 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\Tag file on the local file system that this object represents.
Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

Tag Class | ICSharpCode.SharpCvsLib.FileSystem Namespace