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

Used for the hash key in the cache.
Afficher le fichier Open project: deveel/deveeldb

Méthodes publiques

Méthode Description
Equals ( Object ob ) : bool
GetHashCode ( ) : int

Private Methods

Méthode Description
RowRef ( int tableId, int row ) : System

Method Details

Equals() public méthode

public Equals ( Object ob ) : bool
ob Object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int