C# Class LessCss.Helpers.PrettyPrintHelper

Afficher le fichier Open project: erikvanbrakel/less.net

Méthodes publiques

Méthode Description
PrettyPrint ( this document ) : string
PrettyPrint ( this rule, int tabcount ) : string

Method Details

PrettyPrint() public static méthode

public static PrettyPrint ( this document ) : string
document this
Résultat string

PrettyPrint() public static méthode

public static PrettyPrint ( this rule, int tabcount ) : string
rule this
tabcount int
Résultat string