Aracılığıyla paylaş


HttpSessionStateWrapper(HttpSessionState) Oluşturucu

Tanım

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

public:
 HttpSessionStateWrapper(System::Web::SessionState::HttpSessionState ^ httpSessionState);
public HttpSessionStateWrapper (System.Web.SessionState.HttpSessionState httpSessionState);
new System.Web.HttpSessionStateWrapper : System.Web.SessionState.HttpSessionState -> System.Web.HttpSessionStateWrapper
Public Sub New (httpSessionState As HttpSessionState)

Parametreler

httpSessionState
HttpSessionState

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

Özel durumlar

httpSessionState, null değeridir.

Şunlara uygulanır