C# 클래스 Xenko.GameStudio.View.AboutPage

Interaction logic for AboutPage.xaml
파일 보기 프로젝트 열기: xen2/stride 1 사용 예제들

Private Properties

프로퍼티 타입 설명
ButtonCloseClick void
License_OnClick void
LoadMarkdown string
ThirdParty_OnClick void

공개 메소드들

메소드 설명
AboutPage ( ) : System
AboutPage ( IEditorDialogService service ) : System

비공개 메소드들

메소드 설명
ButtonCloseClick ( object sender, RoutedEventArgs e ) : void
License_OnClick ( object sender, RoutedEventArgs e ) : void
LoadMarkdown ( string file ) : string
ThirdParty_OnClick ( object sender, RoutedEventArgs e ) : void

메소드 상세

AboutPage() 공개 메소드

public AboutPage ( ) : System
리턴 System

AboutPage() 공개 메소드

public AboutPage ( IEditorDialogService service ) : System
service IEditorDialogService
리턴 System