The methods of the LogEntry class are listed below. For a complete list of LogEntry class members, see the LogEntry Members topic.
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) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
IComparable.CompareTo | Allow sorting by Key |
LogEntry Class | ICSharpCode.SharpCvsLib.Extension.ChangeLogReport Namespace