C# Class Dashing.Engine.DML.WriterQueryCacheKey

Afficher le fichier Open project: Polylytics/dashing

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
WriterQueryCacheKey ( IConfiguration configuration, Type type ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

WriterQueryCacheKey() public méthode

public WriterQueryCacheKey ( IConfiguration configuration, Type type ) : System
configuration IConfiguration
type System.Type
Résultat System