C# Class ReactiveUI.AutoSuspendHelper

Inheritance: IEnableLogger
Afficher le fichier Open project: reactiveui/ReactiveUI Class Usage Examples

Méthodes publiques

Méthode Description
AutoSuspendHelper ( Application app ) : System
OnLaunched ( IActivatedEventArgs args ) : void

Method Details

AutoSuspendHelper() public méthode

public AutoSuspendHelper ( Application app ) : System
app Windows.UI.Xaml.Application
Résultat System

OnLaunched() public méthode

public OnLaunched ( IActivatedEventArgs args ) : void
args IActivatedEventArgs
Résultat void