Summary
Serves as a hash function for a particular type.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RevSpec
Syntax
public override int GetHashCode()
Return Value
| Type | Description |
|---|---|
| int |
A hash code for the current object.
|