Fix bug #2383 patch by Weeble - in XPathExtensions.Evaluate(), return IEnumerable...
commit7b24c6d906016b7f497f06002cc24441dc65fcbc
authorAtsushi Eno <atsushi@ximian.com>
Thu, 19 Jan 2012 10:39:08 +0000 (19 19:39 +0900)
committerAtsushi Eno <atsushi@ximian.com>
Thu, 19 Jan 2012 10:39:08 +0000 (19 19:39 +0900)
tree8d676c19af8d862d5ab6a9bdd755af36eed451e5
parentd18e065225494282443fc92a452c56034fe293d6
Fix bug #2383 patch by Weeble - in XPathExtensions.Evaluate(), return IEnumerable of the underlying object, not XPathNavigator, for node-set values.
mcs/class/System.Xml.Linq/System.Xml.XPath/Extensions.cs
mcs/class/System.Xml.Linq/Test/System.Xml.XPath/ExtensionsTest.cs