LogEntry Constructor | constructor |
Key | The key is based on date/author/comment date is first, so it sorts by date first |
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