C# Class FCS_Funding.Views.TabViews.Tab_Admin

Interaction logic for Tab_Admin.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: WKlingonsmith/FCS-Project

Public Methods

Method Description
Tab_Admin ( ) : System

Private Methods

Method Description
CreateNewAccount ( object sender, RoutedEventArgs e ) : void
EditAccount ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Refresh_AdminGrid ( object sender, RoutedEventArgs e ) : void

Method Details

Tab_Admin() public method

public Tab_Admin ( ) : System
return System