Partager via


FeatureReferences<TCache>(IFeatureCollection) Constructeur

Définition

Initialise une nouvelle instance de FeatureReferences<TCache>.

public:
 FeatureReferences(Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ collection);
public FeatureReferences (Microsoft.AspNetCore.Http.Features.IFeatureCollection collection);
new Microsoft.AspNetCore.Http.Features.FeatureReferences<'Cache> : Microsoft.AspNetCore.Http.Features.IFeatureCollection -> Microsoft.AspNetCore.Http.Features.FeatureReferences<'Cache>
Public Sub New (collection As IFeatureCollection)

Paramètres

collection
IFeatureCollection

L’IFeatureCollectionopérateur

S’applique à