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

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

Public Methods

Method Description
Filter ( IList Assets ) : IList

Filters the assets

Method Details

Filter() public method

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