C# 클래스 Frapid.AssetBundling.StyleBundler

상속: Bundler
파일 보기 프로젝트 열기: frapid/frapid 1 사용 예제들

공개 메소드들

메소드 설명
StyleBundler ( ILogger logger, Asset asset ) : System

보호된 메소드들

메소드 설명
Minify ( string fileName, string contents ) : string

메소드 상세

Minify() 보호된 메소드

protected Minify ( string fileName, string contents ) : string
fileName string
contents string
리턴 string

StyleBundler() 공개 메소드

public StyleBundler ( ILogger logger, Asset asset ) : System
logger ILogger
asset Frapid.Framework.StaticContent.Asset
리턴 System