FeatureReferences<TCache> Struct

Definition

A reference to a collection of features.

C#
public struct FeatureReferences<TCache>

Type Parameters

TCache

The type of the feature.

Inheritance
FeatureReferences<TCache>

Constructors

Fields

Cache

This API is part of ASP.NET Core's infrastructure and should not be referenced by application code.

Properties

Collection

Gets the IFeatureCollection.

Revision

Gets the revision number.

Methods

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<IFeatureCollection,TFeature>)

This API is part of ASP.NET Core's infrastructure and should not be referenced by application code.

Initalize(IFeatureCollection, Int32)

Initializes the FeatureReferences<TCache>.

Initalize(IFeatureCollection)

Initializes the FeatureReferences<TCache>.

Applies to

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