C# Class ControlGallery.Pages.EntryPage

Inheritance: ContentPage
Afficher le fichier Open project: davidortinau/ControlGallery

Méthodes publiques

Méthode Description
EntryPage ( ) : System
OnTextChanged ( object sender, TextChangedEventArgs e ) : void

Method Details

EntryPage() public méthode

public EntryPage ( ) : System
Résultat System

OnTextChanged() public méthode

public OnTextChanged ( object sender, TextChangedEventArgs e ) : void
sender object
e TextChangedEventArgs
Résultat void