다음을 통해 공유


FeatureReferences<TCache>(IFeatureCollection) 생성자

정의

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)

매개 변수

적용 대상