Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WinFormsDemo
Bootstrapper
C# 클래스 WinFormsDemo.Bootstrapper
상속:
WinFormsUnityBootStrapper.SimpleUnityBootstrapper
파일 보기
프로젝트 열기: jeffras/Prism-4-with-WinForms
1 사용 예제들
보호된 메소드들
메소드
설명
ConfigureModuleCatalog
( ) :
void
Configures the
IModuleCatalog
used by Prism.
CreateShell
( ) :
Form
InitializeShell
( ) :
void
Initializes the shell.
메소드 상세
ConfigureModuleCatalog()
보호된
메소드
Configures the
IModuleCatalog
used by Prism.
protected
ConfigureModuleCatalog
( ) :
void
리턴
void
CreateShell()
보호된
메소드
protected
CreateShell
( ) :
Form
리턴
System.Windows.Forms.Form
InitializeShell()
보호된
메소드
Initializes the shell.
protected
InitializeShell
( ) :
void
리턴
void