SharpCvsLib

LogEntry Methods

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

Public Instance Methods

AddFileRevision Adds details about a file revision to the entry
Equals (inherited from Object)
ExportToXml Appends details about this change to the XML file
GetHashCode HashCode is based on date/author/comment TODO: Don't know if we are going to need this?
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

Explicit Interface Implementations

IComparable.CompareTo Allow sorting by Key

See Also

LogEntry Class | ICSharpCode.SharpCvsLib.Extension.ChangeLogReport Namespace