Method | Description | |
---|---|---|
Export ( ) : Newtonsoft.Json.Linq.JObject | ||
Field ( string field ) : |
The field for the match.
|
|
WildcardQuery ( string wildcard ) : Newtonsoft.Json.Linq |
public Export ( ) : Newtonsoft.Json.Linq.JObject | ||
return | Newtonsoft.Json.Linq.JObject |
public Field ( string field ) : |
||
field | string | The field. |
return |
public WildcardQuery ( string wildcard ) : Newtonsoft.Json.Linq | ||
wildcard | string | |
return | Newtonsoft.Json.Linq |