C# Class ExpressiveAnnotations.MvcWebSample.MvcApplication

Inheritance: System.Web.HttpApplication
Datei anzeigen Open project: jwaliszko/ExpressiveAnnotations

Protected Methods

Method Description
Application_Start ( ) : void

Private Methods

Method Description
RegisterCustomExpressiveModelValidatorProvider ( ) : void

Method Details

Application_Start() protected method

protected Application_Start ( ) : void
return void