Class BundleContributorCollectionExtensions
Inheritance
System.Object
BundleContributorCollectionExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bundling
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
Syntax
public static class BundleContributorCollectionExtensions
Methods
AddFiles(BundleContributorCollection, String[])
Declaration
public static void AddFiles(this BundleContributorCollection contributors, params string[] files)
Parameters
Type | Name | Description |
---|---|---|
BundleContributorCollection | contributors | |
System.String[] | files |