ChildNodeSelector Constructors
A class that allows you to create a child node selector.Name | Parameters | Description |
---|---|---|
ChildNodeSelector(Func<Object, IEnumerable>) | childNodeSelector | Initializes a new instance of the ChildNodeSelector class with specified settings. |
See Also