C# Class QbChat.UWP.Views.AddOccupantsIdsPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: QuickBlox/quickblox-dotnet-sdk

Méthodes publiques

Méthode Description
AddOccupantsIdsPage ( ) : QbChat.UWP.ViewModels

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

AddOccupantsIdsPage() public méthode

public AddOccupantsIdsPage ( ) : QbChat.UWP.ViewModels
Résultat QbChat.UWP.ViewModels

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void