C# 클래스 Batman.MVC.Assets.Filters.CSSFixImagesAndFonts

Embeds the images and fonts that are linked from the CSS file
상속: IFilter
파일 보기 프로젝트 열기: JaCraig/Batman

공개 메소드들

메소드 설명
Filter ( IList Assets ) : IList

Filters the assets

비공개 메소드들

메소드 설명
DetermineFile ( IFile File, Batman.Core.FileSystem.FileManager FileSystem, IAsset Asset, string TempFile ) : IFile

메소드 상세

Filter() 공개 메소드

Filters the assets
public Filter ( IList Assets ) : IList
Assets IList Assets to filter
리턴 IList