C# Class Kolibrie_Mail.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Mostra file Open project: MichielDeMey/Kolibrie-Mail

Public Properties

Property Type Description
DocumentStore Raven.Client.Embedded.EmbeddableDocumentStore
Log log4net.ILog

Public Methods

Method Description
App ( ) : System.Windows

Protected Methods

Method Description
OnExit ( System.Windows.ExitEventArgs e ) : void

Method Details

App() public method

public App ( ) : System.Windows
return System.Windows

OnExit() protected method

protected OnExit ( System.Windows.ExitEventArgs e ) : void
e System.Windows.ExitEventArgs
return void

Property Details

DocumentStore public_oe static_oe property

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

Log public_oe static_oe property

public static ILog,log4net Log
return log4net.ILog