Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 4.5.3057.35 (4.5.3057.35)

Syntax

C#
public class CustomWebContext : WebContext
Visual Basic
Public Class CustomWebContext _
	Inherits WebContext
Visual C++
public ref class CustomWebContext : public WebContext

Inheritance Hierarchy

System..::..Object
  MonoSoftware.Web.Workspace..::..WebContext
    MonoSoftware.MonoX..::..CustomWebContext

See Also