RequestLocalizationMiddleware Sınıf

Tanım

İstemci tarafından uygulama tarafından sağlanan üst bilgiler ve mantıkta gönderilen bilgilere göre s için kültürün HttpRequestotomatik ayarını etkinleştirir.

public ref class RequestLocalizationMiddleware
public class RequestLocalizationMiddleware
type RequestLocalizationMiddleware = class
Public Class RequestLocalizationMiddleware
Devralma
RequestLocalizationMiddleware

Oluşturucular

RequestLocalizationMiddleware(RequestDelegate, IOptions<RequestLocalizationOptions>)
Geçersiz.

Yeni bir RequestLocalizationMiddleware oluşturur.

RequestLocalizationMiddleware(RequestDelegate, IOptions<RequestLocalizationOptions>, ILoggerFactory)

Yeni bir RequestLocalizationMiddleware oluşturur.

Yöntemler

Invoke(HttpContext)

Ara yazılımının mantığını çağırır.

Şunlara uygulanır