Method | Description | |
---|---|---|
Format ( string descriptionText ) : System.Xml.Linq.XElement | ||
HtmlDescriptionFormatter ( IMarkdownProvider markdown ) : System |
public Format ( string descriptionText ) : System.Xml.Linq.XElement | ||
descriptionText | string | |
return | System.Xml.Linq.XElement |
public HtmlDescriptionFormatter ( IMarkdownProvider markdown ) : System | ||
markdown | IMarkdownProvider | |
return | System |