C# Class FCS_Funding.Views.AddInKindService

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

Public Methods

Method Description
AddInKindService ( bool isEvent, int eventID ) : System

Private Methods

Method Description
AM_PM_Dropdown ( object sender, RoutedEventArgs e ) : void
Add_InKind_Service ( object sender, RoutedEventArgs e ) : void
Hour_Loaded ( object sender, RoutedEventArgs e ) : void
Hour_LostFocus ( object sender, RoutedEventArgs e ) : void
Individual_DropDown ( object sender, RoutedEventArgs e ) : void
Minute_Loaded ( object sender, RoutedEventArgs e ) : void
Minute_LostFocus ( object sender, RoutedEventArgs e ) : void
useEnterAsTab ( object sender, System e ) : void

Method Details

AddInKindService() public method

public AddInKindService ( bool isEvent, int eventID ) : System
isEvent bool
eventID int
return System