C# Class Kartverket.MetadataEditor.MvcApplication

Inheritance: System.Web.HttpApplication
Mostra file Open project: kartverket/MetadataEditor

Public Properties

Property Type Description
Store Raven.Client.Embedded.EmbeddableDocumentStore

Protected Methods

Method Description
Application_Error ( Object sender, EventArgs e ) : void
Application_Start ( ) : void

Method Details

Application_Error() protected method

protected Application_Error ( Object sender, EventArgs e ) : void
sender Object
e System.EventArgs
return void

Application_Start() protected method

protected Application_Start ( ) : void
return void

Property Details

Store public_oe static_oe property

public static EmbeddableDocumentStore,Raven.Client.Embedded Store
return Raven.Client.Embedded.EmbeddableDocumentStore