C# Class FCS_Funding.Views.AddNewGrant

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

Méthodes publiques

Свойство Type Description
purpose List

Méthodes publiques

Méthode Description
AddNewGrant ( int dID, int gpID ) : System

Private Methods

Méthode Description
AddGrant ( object sender, RoutedEventArgs e ) : void
restrictedCheckBox_Checked ( object sender, RoutedEventArgs e ) : void
useEnterAsTab ( object sender, System e ) : void

Method Details

AddNewGrant() public méthode

public AddNewGrant ( int dID, int gpID ) : System
dID int
gpID int
Résultat System

Property Details

purpose public_oe property

public List purpose
Résultat List