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

Goes through and removes any file deemed unnecessary
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