Logo ProcessCore

IFragmentSelectorProvider Type

Selector-provider contract used by the core traversal layer.

Instance members

Instance member Description

this.SelectorFormat

Full Usage: this.SelectorFormat

Returns: string
Modifiers: abstract
Returns: string

this.TryRelate

Full Usage: this.TryRelate

Parameters:
    container : string
    candidate : string

Returns: FragmentRelation option
Modifiers: abstract

Relates the first selector as the possible container of the second selector.

container : string
candidate : string
Returns: FragmentRelation option

Type something to start searching.