Aracılığıyla paylaş


HttpResponseWrapper(HttpResponse) Oluşturucu

Tanım

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

public:
 HttpResponseWrapper(System::Web::HttpResponse ^ httpResponse);
public HttpResponseWrapper (System.Web.HttpResponse httpResponse);
new System.Web.HttpResponseWrapper : System.Web.HttpResponse -> System.Web.HttpResponseWrapper
Public Sub New (httpResponse As HttpResponse)

Parametreler

httpResponse
HttpResponse

Bu sarmalayıcı sınıfının erişim sağladığı nesne.

Özel durumlar

httpResponse parametresidirnull.

Şunlara uygulanır