C# 클래스 LessCss.Helpers.PrettyPrintHelper

파일 보기 프로젝트 열기: erikvanbrakel/less.net

공개 메소드들

메소드 설명
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