C# 클래스 HelloWorldApp.Bootstrapper

상속: Prism.Unity.UnityBootstrapper
파일 보기 프로젝트 열기: runceel/PrismEdu

보호된 메소드들

메소드 설명
CreateShell ( ) : DependencyObject
InitializeShell ( ) : void

메소드 상세

CreateShell() 보호된 메소드

protected CreateShell ( ) : DependencyObject
리턴 System.Windows.DependencyObject

InitializeShell() 보호된 메소드

protected InitializeShell ( ) : void
리턴 void