QueryFragments Constructor |
Name | Description | |
---|---|---|
![]() | QueryFragments() |
Initializes a new instance of the QueryFragments class. Uses a space as delimiter.
|
![]() | QueryFragments(IEnumerable<Object>) |
Initializes a new instance of the QueryFragments class. Used a space as delimiter.
|
![]() | QueryFragments(String) |
Initializes a new instance of the QueryFragments class.
|
![]() | QueryFragments(IEnumerable<Object>, String) |
Initializes a new instance of the QueryFragments class.
|
![]() | QueryFragments(String, Int32) |
Initializes a new instance of the QueryFragments class.
|