C# Class Telegram.UI.Pages.NewGroup

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: naphaso/kilogram

Méthodes publiques

Méthode Description
GetSelectedUserList ( ) : string
NewGroup ( ) : System

Private Methods

Méthode Description
ContentTextOnGotFocus ( object sender, RoutedEventArgs routedEventArgs ) : void
ContentTextOnTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs textChangedEventArgs ) : void
DoCreateChat ( ) : System.Threading.Tasks.Task
FinishClick ( object sender, EventArgs e ) : void
SelectableUsersOnUserSelectedFromList ( object sender, object args ) : void
UpdateParticipantsText ( ) : void

Method Details

GetSelectedUserList() public méthode

public GetSelectedUserList ( ) : string
Résultat string

NewGroup() public méthode

public NewGroup ( ) : System
Résultat System