C# 클래스 Kolibrie_Mail.App

Interaction logic for App.xaml
상속: System.Windows.Application
파일 보기 프로젝트 열기: MichielDeMey/Kolibrie-Mail

공개 프로퍼티들

프로퍼티 타입 설명
DocumentStore Raven.Client.Embedded.EmbeddableDocumentStore
Log log4net.ILog

공개 메소드들

메소드 설명
App ( ) : System.Windows

보호된 메소드들

메소드 설명
OnExit ( System.Windows.ExitEventArgs e ) : void

메소드 상세

App() 공개 메소드

public App ( ) : System.Windows
리턴 System.Windows

OnExit() 보호된 메소드

protected OnExit ( System.Windows.ExitEventArgs e ) : void
e System.Windows.ExitEventArgs
리턴 void

프로퍼티 상세

DocumentStore 공개적으로 정적으로 프로퍼티

public static EmbeddableDocumentStore,Raven.Client.Embedded DocumentStore
리턴 Raven.Client.Embedded.EmbeddableDocumentStore

Log 공개적으로 정적으로 프로퍼티

public static ILog,log4net Log
리턴 log4net.ILog