C# Class FCS_Funding.Views.UpdateContact

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

Public Methods

Method Description
UpdateContact ( DonorContactGrid dcg ) : System.Linq

Private Methods

Method Description
Delete_Contact ( object sender, RoutedEventArgs e ) : void
Update_Contact ( object sender, RoutedEventArgs e ) : void
useEnterAsTab ( object sender, System e ) : void

Method Details

UpdateContact() public method

public UpdateContact ( DonorContactGrid dcg ) : System.Linq
dcg FCS_DataTesting.DonorContactGrid
return System.Linq