C# 클래스 SpeakerNet.Web.Optimization.JsMinifyWithRename

상속: IBundleTransform
파일 보기 프로젝트 열기: dotnet-koelnbonn/SpeakerNet

공개 메소드들

메소드 설명
Process ( BundleContext context, BundleResponse response ) : void

비공개 메소드들

메소드 설명
GenerateErrorResponse ( BundleResponse bundle, IEnumerable errors ) : void

메소드 상세

Process() 공개 메소드

public Process ( BundleContext context, BundleResponse response ) : void
context BundleContext
response BundleResponse
리턴 void