Click or drag to resize

PocoBaseGetHashCode Method

Gets a hascode for a PocoBase

Namespace:  SandcastleTest.Generic.POCO
Assembly:  SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
a hascode for a PocoBase
See Also