C# Class MarkDownEditor.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: chenguanzhou/MarkDownEditor

Méthodes publiques

Свойство Type Description
AllLanguages List

Méthodes publiques

Méthode Description
App ( ) : CefSharp

Private Methods

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

Method Details

App() public méthode

public App ( ) : CefSharp
Résultat CefSharp

Property Details

AllLanguages static_oe public_oe property

static public List AllLanguages
Résultat List