C# 클래스 ProjectCleaner.Bootstrapper

상속: Microsoft.Practices.Prism.UnityExtensions.UnityBootstrapper
파일 보기 프로젝트 열기: Slesa/Playground 1 사용 예제들

보호된 메소드들

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

메소드 상세

ConfigureContainer() 보호된 메소드

protected ConfigureContainer ( ) : void
리턴 void

CreateShell() 보호된 메소드

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

InitializeShell() 보호된 메소드

protected InitializeShell ( ) : void
리턴 void