C# Class FCS_Funding.Views.UpdateIndividualDonor

Interaction logic for UpdateIndividualDonor.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: WKlingonsmith/FCS-Project

Méthodes publiques

Méthode Description
UpdateIndividualDonor ( DonorsDataGrid p, Models d, string staffDBRole ) : System.Linq

Private Methods

Méthode Description
AddNewDonation ( object sender, RoutedEventArgs e ) : void
DeleteDonor ( object sender, RoutedEventArgs e ) : void
Donations_Grid ( object sender, RoutedEventArgs e ) : void
EditDonation ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Refresh_DonationGrid ( object sender, RoutedEventArgs e ) : void
UpdateDonor ( object sender, RoutedEventArgs e ) : void
useEnterAsTab ( object sender, System e ) : void

Method Details

UpdateIndividualDonor() public méthode

public UpdateIndividualDonor ( DonorsDataGrid p, Models d, string staffDBRole ) : System.Linq
p FCS_DataTesting.DonorsDataGrid
d Models
staffDBRole string
Résultat System.Linq