FeatureReferences<TCache> Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A reference to a collection of features.
generic <typename TCache>
public value class FeatureReferences
public struct FeatureReferences<TCache>
type FeatureReferences<'Cache> = struct
Public Structure FeatureReferences(Of TCache)
- TCache
The type of the feature.
- Inheritance
-
FeatureReferences<TCache>
Feature |
Initializes a new instance of FeatureReferences<TCache>. |
Cache |
This API is part of ASP.NET Core's infrastructure and should not be referenced by application code. |
Collection |
Gets the IFeatureCollection. |
Revision |
Gets the revision number. |
Fetch<TFeature,TState>(TFeature, TState, Func<TState,TFeature>) |
This API is part of ASP.NET Core's infrastructure and should not be referenced by application code. |
Fetch<TFeature>(TFeature, Func<IFeature |
This API is part of ASP.NET Core's infrastructure and should not be referenced by application code. |
Initalize(IFeature |
Initializes the FeatureReferences<TCache>. |
Initalize(IFeature |
Initializes the FeatureReferences<TCache>. |
Tuote | Versiot |
---|---|
ASP.NET Core | 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |