Aracılığıyla paylaş


HttpServerUtilityWrapper(HttpServerUtility) Oluşturucu

Tanım

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

public:
 HttpServerUtilityWrapper(System::Web::HttpServerUtility ^ httpServerUtility);
public HttpServerUtilityWrapper (System.Web.HttpServerUtility httpServerUtility);
new System.Web.HttpServerUtilityWrapper : System.Web.HttpServerUtility -> System.Web.HttpServerUtilityWrapper
Public Sub New (httpServerUtility As HttpServerUtility)

Parametreler

httpServerUtility
HttpServerUtility

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

Özel durumlar

httpServerUtilityParametresi null .

Şunlara uygulanır