Represents a generic XML documentation element for unrecognized tags.
public class XmlGenericElement : XmlDocumentationElement
public XmlGenericElement()
public XmlGenericElement(XElement element)
public string ElementName { get; set; }
public override string ToMdx()