Initializes a new instance of the WebContext class

Namespace: MonoSoftware.Web.Workspace
Assembly: MonoSoftware.Web.Workspace (in MonoSoftware.Web.Workspace.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

C#
protected WebContext()
Visual Basic
Protected Sub New
Visual C++
protected:
WebContext()
F#
new : unit -> WebContext

See Also