Represents a typeparamref XML documentation element for type parameter references.
public class XmlTypeParamRefElement : XmlDocumentationElement
public XmlTypeParamRefElement()
public XmlTypeParamRefElement(XElement element)
public string Name { get; set; }
public override string ToMdx()