C# Class MarkDownEditor.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
ファイルを表示 Open project: chenguanzhou/MarkDownEditor

Public Properties

Property Type Description
AllLanguages List

Public Methods

Method Description
App ( ) : CefSharp

Private Methods

Method Description
Application_Exit ( object sender, System.Windows.ExitEventArgs e ) : void
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void

Method Details

App() public method

public App ( ) : CefSharp
return CefSharp

Property Details

AllLanguages static_oe public_oe property

static public List AllLanguages
return List