Method | Description | |
---|---|---|
Cache ( bool cache ) : |
||
CacheKey ( string cacheKey ) : |
||
FilterName ( string filterName ) : |
||
PrefixFilterBuilder ( string name, string prefix ) : Newtonsoft.Json.Linq | ||
ToJsonObject ( ) : object | ||
ToString ( ) : string |
public Cache ( bool cache ) : |
||
cache | bool | |
return |
public CacheKey ( string cacheKey ) : |
||
cacheKey | string | |
return |
public FilterName ( string filterName ) : |
||
filterName | string | |
return |
public PrefixFilterBuilder ( string name, string prefix ) : Newtonsoft.Json.Linq | ||
name | string | |
prefix | string | |
return | Newtonsoft.Json.Linq |