C# Class HospitalApp.UserPages.SelectUser

Interaction logic for SelectUser.xaml
Show file Open project: Confirmit/Students

Public Methods

Method Description
SelectUser ( ) : System.Collections.Generic

Private Methods

Method Description
AddToDictionary ( IEnumerable persons ) : void
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
LoadAllPerson ( ) : void
Search ( string lastName, string firstName ) : void
SelectUserButton_Click ( object sender, RoutedEventArgs e ) : void
TextSomeWhereChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

SelectUser() public method

public SelectUser ( ) : System.Collections.Generic
return System.Collections.Generic