FeatureReference<T>.Fetch(IFeatureCollection) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
türünden Tfeaturesözelliğini alır.
public:
T Fetch(Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ features);
public T Fetch(Microsoft.AspNetCore.Http.Features.IFeatureCollection features);
public T? Fetch(Microsoft.AspNetCore.Http.Features.IFeatureCollection features);
member this.Fetch : Microsoft.AspNetCore.Http.Features.IFeatureCollection -> 'T
Public Function Fetch (features As IFeatureCollection) As T
Parametreler
- features
- IFeatureCollection
Döndürülenler
Özelliği.