C# 클래스 slimCat.App

Interaction logic for App.xaml
파일 보기 프로젝트 열기: WreckedAvent/slimCat

공개 메소드들

메소드 설명
App ( ) : System

Initializes a new instance of the App class.

보호된 메소드들

메소드 설명
OnStartup ( System.Windows.StartupEventArgs e ) : void

비공개 메소드들

메소드 설명
InitLog ( ) : void

메소드 상세

App() 공개 메소드

Initializes a new instance of the App class.
public App ( ) : System
리턴 System

OnStartup() 보호된 메소드

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
리턴 void