SharpCvsLib

LogEntry.GetHashCode Method 

HashCode is based on date/author/comment TODO: Don't know if we are going to need this?

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

Missing <returns> documentation for M:ICSharpCode.SharpCvsLib.Extension.ChangeLogReport.LogEntry.GetHashCode

See Also

LogEntry Class | ICSharpCode.SharpCvsLib.Extension.ChangeLogReport Namespace