C# Class myProducts.Xamarin.ViewModels.BackgroundNavigationPageViewModel

Inheritance: IBackgroundNavigationPageViewModel
Afficher le fichier Open project: ChristianWeyer/myProducts-End-to-End

Méthodes publiques

Méthode Description
BackgroundNavigationPageViewModel ( ITokenManager tokenManager ) : myProducts.Xamarin.Contracts.Services
LogOut ( ) : void

Method Details

BackgroundNavigationPageViewModel() public méthode

public BackgroundNavigationPageViewModel ( ITokenManager tokenManager ) : myProducts.Xamarin.Contracts.Services
tokenManager ITokenManager
Résultat myProducts.Xamarin.Contracts.Services

LogOut() public méthode

public LogOut ( ) : void
Résultat void