Proyecto Fin de Carrera 2011
Proveedor del comportamiento de la aplicación web

Namespace: EntornoWeb
Assembly: EntornoWeb (in EntornoWeb.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class MvcApplication : HttpApplication
Visual Basic
Public Class MvcApplication _
	Inherits HttpApplication
Visual C++
public ref class MvcApplication : public HttpApplication

Inheritance Hierarchy

System..::..Object
  System.Web..::..HttpApplication
    EntornoWeb..::..MvcApplication

See Also