C# Class FCS_Funding.Views.TestWindows.Test_Patient

Interaction logic for Test_Patient.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: WKlingonsmith/FCS-Project Class Usage Examples

Public Methods

Method Description
Test_Patient ( ) : FCS_Funding.Models

Private Methods

Method Description
button_AddPatient_Click ( object sender, RoutedEventArgs e ) : void
button_DeleteHousehold_Click ( object sender, RoutedEventArgs e ) : void
button_DeletePatient_Click ( object sender, RoutedEventArgs e ) : void
button_GetPatient_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Test_Patient() public method

public Test_Patient ( ) : FCS_Funding.Models
return FCS_Funding.Models