C# Класс StyleMerge.InliningException

Indicates an issue with the HTML where we cannot parse it, or we are unable to handle a rule defined by the CSS to be inlined.
Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
InliningException ( string message ) : System

Описание методов

InliningException() публичный Метод

public InliningException ( string message ) : System
message string
Результат System