Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Bundling
Extensions
Transforms
CssInlineImagesTransform
C# 클래스 Bundling.Extensions.Transforms.CssInlineImagesTransform
상속:
IBundleTransform
파일 보기
프로젝트 열기: unger/Bundling.Extensions
공개 메소드들
메소드
설명
Process
(
BundleContext
context
,
BundleResponse
response
) :
void
비공개 메소드들
메소드
설명
GetDataUri
(
FileInfo
file
) :
string
메소드 상세
Process()
공개
메소드
public
Process
(
BundleContext
context
,
BundleResponse
response
) :
void
context
BundleContext
response
BundleResponse
리턴
void