C# 클래스 ERP.Views.Financas

상속: System.Windows.Controls.Page
파일 보기 프로젝트 열기: arthurgfonseca/ERP-Grupo5

공개 메소드들

메소드 설명
Financas ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void
InitializeReport ( ) : void
RelatórioFinancas_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

Financas() 공개 메소드

public Financas ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
리턴 void