C# Class FCS_Funding.Views.UpdateInKindService

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

Public Methods

Method Description
UpdateInKindService ( InKindService p ) : FCS_DataTesting

Private Methods

Method Description
AM_PM_Dropdown ( object sender, RoutedEventArgs e ) : void
Delete_InKind_Service ( object sender, RoutedEventArgs e ) : void
Hour_LostFocus ( object sender, RoutedEventArgs e ) : void
Minute_LostFocus ( object sender, RoutedEventArgs e ) : void
Update_InKind_Service ( object sender, RoutedEventArgs e ) : void
txt_NumberOnlyCheck ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void
useEnterAsTab ( object sender, System e ) : void

Method Details

UpdateInKindService() public method

public UpdateInKindService ( InKindService p ) : FCS_DataTesting
p FCS_DataTesting.InKindService
return FCS_DataTesting