C# Class Ironman.Core.Assets.Filters.CSSSetupImports

Goes through and sets up the asset tree for CSS files
Inheritance: IFilter
Afficher le fichier Open project: JaCraig/Craig-s-Utility-Library

Méthodes publiques

Méthode Description
Filter ( IList Assets ) : IList

Filters the assets

Private Methods

Méthode Description
DetermineFile ( FileInfo File, IAsset Asset, string TempFile ) : FileInfo

Determines the actual location of the file.

Method Details

Filter() public méthode

Filters the assets
public Filter ( IList Assets ) : IList
Assets IList Assets to filter
Résultat IList