C# Class DefaultApp.AppWinForms.NativeHost

Afficher le fichier Open project: ServiceStackApps/ReactDesktopApps

Méthodes publiques

Méthode Description
NativeHost ( FormMain formMain ) : System
PerformUpdate ( ) : void
Quit ( ) : void
Ready ( ) : void
ShowAbout ( ) : void
ToggleFormBorder ( ) : void

Method Details

NativeHost() public méthode

public NativeHost ( FormMain formMain ) : System
formMain FormMain
Résultat System

PerformUpdate() public méthode

public PerformUpdate ( ) : void
Résultat void

Quit() public méthode

public Quit ( ) : void
Résultat void

Ready() public méthode

public Ready ( ) : void
Résultat void

ShowAbout() public méthode

public ShowAbout ( ) : void
Résultat void

ToggleFormBorder() public méthode

public ToggleFormBorder ( ) : void
Résultat void