C# Класс LessCss.Helpers.PrettyPrintHelper

Показать файл Открыть проект

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

Метод Описание
PrettyPrint ( this document ) : string
PrettyPrint ( this rule, int tabcount ) : string

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

PrettyPrint() публичный статический Метод

public static PrettyPrint ( this document ) : string
document this
Результат string

PrettyPrint() публичный статический Метод

public static PrettyPrint ( this rule, int tabcount ) : string
rule this
tabcount int
Результат string