QueryFragments Constructor |
Name | Description | |
---|---|---|
QueryFragments |
Initializes a new instance of the QueryFragments class. Uses a space as delimiter.
| |
QueryFragments(IEnumerableObject) |
Initializes a new instance of the QueryFragments class. Used a space as delimiter.
| |
QueryFragments(String) |
Initializes a new instance of the QueryFragments class.
| |
QueryFragments(IEnumerableObject, String) |
Initializes a new instance of the QueryFragments class.
| |
QueryFragments(String, Int32) |
Initializes a new instance of the QueryFragments class.
|