C# 클래스 FCS_Funding.Views.TabViews.Tab_Sessions

Interaction logic for Tab_Sessions.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: WKlingonsmith/FCS-Project

공개 메소드들

메소드 설명
Tab_Sessions ( ) : System.Linq

비공개 메소드들

메소드 설명
Edit_Expense ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Open_CreateNewSession ( object sender, RoutedEventArgs e ) : void
Refresh_SessionGrid ( ) : void

This function refreshes the grid for the Sessions tab with data from the database

Refresh_SessionGrid ( object sender, RoutedEventArgs e ) : void

Override that calls the function just below for handlers -only-

메소드 상세

Tab_Sessions() 공개 메소드

public Tab_Sessions ( ) : System.Linq
리턴 System.Linq