C# Class Dashing.Engine.DML.WriterQueryCacheKey

Show file Open project: Polylytics/dashing

Public Methods

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

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

WriterQueryCacheKey() public method

public WriterQueryCacheKey ( IConfiguration configuration, Type type ) : System
configuration IConfiguration
type System.Type
return System