C# Class Batman.MVC.Assets.Filters.CSSSetupImports

Goes through and sets up the asset tree for CSS files
Inheritance: IFilter
Show file Open project: JaCraig/Batman

Public Methods

Method Description
Filter ( IList Assets ) : IList

Filters the assets

Private Methods

Method Description
DetermineFile ( IFile File, Batman.Core.FileSystem.FileManager FileSystem, IAsset Asset, string TempFile ) : IFile

Method Details

Filter() public method

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