C# Class UnderscoreBundler.CompiledUndrescoreTemplatesBundler

Inheritance: IBundleBuilder
Afficher le fichier Open project: chaliy/aspnet-underscore-bundler

Méthodes publiques

Méthode Description
BuildBundleContent ( Bundle bundle, BundleContext context, IEnumerable files ) : string

Private Methods

Méthode Description
RetrieveFileContent ( BundleFile current ) : string

Method Details

BuildBundleContent() public méthode

public BuildBundleContent ( Bundle bundle, BundleContext context, IEnumerable files ) : string
bundle Bundle
context BundleContext
files IEnumerable
Résultat string