RequestDelegateFactory Sınıf
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.
İstek işleyicilerinden Delegate uygulamalar oluştururRequestDelegate.
public static class RequestDelegateFactory
type RequestDelegateFactory = class
Public Class RequestDelegateFactory
- Devralma
-
RequestDelegateFactory
Yöntemler
Create(Delegate, RequestDelegateFactoryOptions, RequestDelegateMetadataResult) |
için |
Create(Delegate, RequestDelegateFactoryOptions) |
için |
Create(MethodInfo, Func<HttpContext,Object>, RequestDelegateFactoryOptions, RequestDelegateMetadataResult) |
için |
Create(MethodInfo, Func<HttpContext,Object>, RequestDelegateFactoryOptions) |
için |
InferMetadata(MethodInfo, RequestDelegateFactoryOptions) |
tarafından Create(Delegate, RequestDelegateFactoryOptions, RequestDelegateMetadataResult)oluşturulan için RequestDelegate otomatik olarak çıkarılan meta verileri döndürür.
Bu, tarafından çıkarsanan IEndpointMetadataProvider ve IEndpointParameterMetadataProvider parametresi tarafından uygulanan meta verileri ve dönüş türlerini |