C# Class FCS_Funding.Views.CreateNewDonor

Interaction logic for CreateNewDonor.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: WKlingonsmith/FCS-Project

Public Methods

Method Description
CreateNewDonor ( ) : FCS_Funding.Models

Private Methods

Method Description
CreateDonor ( object sender, RoutedEventArgs e ) : void
Determine_DonorType ( int selection ) : void
useEnterAsTab ( object sender, System e ) : void

Method Details

CreateNewDonor() public method

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