Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
IndexCacheKey ( string databaseName, string collectionName, string indexName ) : System.Collections.Generic | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
ComputeHashCode ( string databaseName, string collectionName, string indexName ) : int |
public IndexCacheKey ( string databaseName, string collectionName, string indexName ) : System.Collections.Generic | ||
databaseName | string | |
collectionName | string | |
indexName | string | |
return | System.Collections.Generic |