Overload | Description |
---|---|
NotHaveElement(String,String,Object[]) | Asserts that the System.Xml.Linq.XElement of the current System.Xml.Linq.XElement doesn't have the specified child element. |
NotHaveElement(XName,String,Object[]) | Asserts that the System.Xml.Linq.XElement of the current System.Xml.Linq.XElement doesn't have the specified child element. |