IFragmentSelectorProvider Type
Selector-provider contract used by the core traversal layer.
Instance members
| Instance member |
Description
|
Full Usage:
this.SelectorFormat
Returns: string
Modifiers: abstract |
|
Full Usage:
this.TryRelate
Parameters:
string
candidate : string
Returns: FragmentRelation option
Modifiers: abstract |
Relates the first selector as the possible container of the second selector.
|
ProcessCore