C# (CSharp) CalDavSynchronizer.Conversions.Msft Пространство имен

Классы

Имя Описание
CssStylesheet
CssStylesheet.StyleDefinition
HtmlCssParser
HtmlFromXamlConverter HtmlToXamlConverter is a static class that takes an HTML string and converts it into XAML
HtmlParser HtmlParser class accepts a string of possibly badly formed Html, parses it and returns a string of well-formed Html that is as close to the original string in content as possible
HtmlSchema HtmlSchema class maintains static information about HTML structure can be used by HtmlParser to check conditions under which an element starts or ends, etc.