Class AbpStyleBundleTagHelperService
Inheritance
System.Object
AbpStyleBundleTagHelperService
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.TagHelpers
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
Syntax
public class AbpStyleBundleTagHelperService : AbpBundleTagHelperService<AbpStyleBundleTagHelper, AbpStyleBundleTagHelperService>, IAbpTagHelperService<AbpStyleBundleTagHelper>, ITransientDependency
Constructors
AbpStyleBundleTagHelperService(AbpTagHelperStyleService)
Declaration
public AbpStyleBundleTagHelperService(AbpTagHelperStyleService resourceHelper)
Parameters
Type | Name | Description |
---|---|---|
AbpTagHelperStyleService | resourceHelper |
Implements
ITransientDependency