Compartilhar via


FeatureReferences<TCache>(IFeatureCollection) Construtor

Definição

Inicializa uma nova instância 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)

Parâmetros

Aplica-se a