Method | Description | |
---|---|---|
ResultCacheEntry ( ) : System | ||
ResultCacheEntry ( int hashedKey, object scalarResult ) : System | ||
ResultCacheEntry ( int hashedKey, object scalarResult, |
public ResultCacheEntry ( int hashedKey, object scalarResult ) : System | ||
hashedKey | int | |
scalarResult | object | |
return | System |
public ResultCacheEntry ( int hashedKey, object scalarResult, |
||
hashedKey | int | |
scalarResult | object | |
dataSetResult | ||
return | System |