C# Class FCS_Funding.Views.UpdateInKindItem

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

Public Methods

Method Description
UpdateInKindItem ( InKindItem i ) : FCS_DataTesting

Private Methods

Method Description
Delete_InKind_Item ( object sender, RoutedEventArgs e ) : void
Update_InKind_Item ( object sender, RoutedEventArgs e ) : void
useEnterAsTab ( object sender, System e ) : void

Method Details

UpdateInKindItem() public method

public UpdateInKindItem ( InKindItem i ) : FCS_DataTesting
i FCS_DataTesting.InKindItem
return FCS_DataTesting