C# 클래스 CloakedHipster.CssProcessor

파일 보기 프로젝트 열기: shiftkey/cloaked-hipster 1 사용 예제들

공개 메소드들

메소드 설명
CssProcessor ( CssParser process, IEnumerable mappers ) : System.Collections.Generic
Process ( string input, Conventions conventions ) : string

메소드 상세

CssProcessor() 공개 메소드

public CssProcessor ( CssParser process, IEnumerable mappers ) : System.Collections.Generic
process CssParser
mappers IEnumerable
리턴 System.Collections.Generic

Process() 공개 메소드

public Process ( string input, Conventions conventions ) : string
input string
conventions Conventions
리턴 string