C# Class Deveel.Data.Client.LocalRowCache.RowRef

Used for the hash key in the cache.
Mostrar archivo Open project: deveel/deveeldb

Public Methods

Method Description
Equals ( Object ob ) : bool
GetHashCode ( ) : int

Private Methods

Method Description
RowRef ( int tableId, int row ) : System

Method Details

Equals() public method

public Equals ( Object ob ) : bool
ob Object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int