C# Class Bit.BlazorUI.Playground.Web.WinUI.App

Afficher le fichier Open project: bitfoundation/bitframework

Méthodes publiques

Méthode Description
App ( ) : Microsoft.Maui.ApplicationModel

Méthodes protégées

Méthode Description
CreateMauiApp ( ) : MauiApp
OnLaunched ( LaunchActivatedEventArgs args ) : void

Method Details

App() public méthode

public App ( ) : Microsoft.Maui.ApplicationModel
Résultat Microsoft.Maui.ApplicationModel

CreateMauiApp() protected méthode

protected CreateMauiApp ( ) : MauiApp
Résultat MauiApp

OnLaunched() protected méthode

protected OnLaunched ( LaunchActivatedEventArgs args ) : void
args LaunchActivatedEventArgs
Résultat void