Interface IFeatureValueProviderManager
Namespace: Volo.Abp.Features
Assembly: Volo.Abp.Features.dll
Syntax
public interface IFeatureValueProviderManager
Properties
ValueProviders
Declaration
IReadOnlyList<IFeatureValueProvider> ValueProviders { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<IFeatureValueProvider> |