XmlDescendantsIterable constructor

XmlDescendantsIterable(
  1. XmlNode _start
)

Implementation

XmlDescendantsIterable(this._start);