C# Класс Popcorn.App

Interaction logic for App.xaml
Показать файл Открыть проект

Приватные методы

Метод Описание
App ( ) : System

Initializes a new instance of the App class.

OnAppUninstall ( System.Version version ) : void

Execute when app is uninstalling

OnAppUpdate ( System.Version version ) : void

Execute when app is updating

OnFirstRun ( ) : void

Execute when app has first run

OnInitialInstall ( System.Version version ) : void

Execute when app is installing