Aracılığıyla paylaş


MockHttpRequestMiddleware(List<HttpRequestMock>) Oluşturucu

Tanım

MockHttpRequestMiddleware sınıfının yeni bir örneğini başlatır.

public MockHttpRequestMiddleware (System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.HttpRequestMocks.HttpRequestMock> httpRequestMocks);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.Mocks.MockHttpRequestMiddleware : System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.HttpRequestMocks.HttpRequestMock> -> Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.Mocks.MockHttpRequestMiddleware
Public Sub New (httpRequestMocks As List(Of HttpRequestMock))

Parametreler

httpRequestMocks
List<HttpRequestMock>

kullanmak için sahtedir.

Şunlara uygulanır