Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
ComponentModel
Design
Serialization
DesignerLoader
C# 클래스 System.ComponentModel.Design.Serialization.DesignerLoader
파일 보기
프로젝트 열기: gbarnett/shared-source-cli-2.0
1 사용 예제들
공개 메소드들
메소드
설명
BeginLoad
(
IDesignerLoaderHost
host
) :
void
Dispose
( ) :
void
Flush
( ) :
void
메소드 상세
BeginLoad()
공개
추상적인
메소드
public
abstract
BeginLoad
(
IDesignerLoaderHost
host
) :
void
host
IDesignerLoaderHost
리턴
void
Dispose()
공개
추상적인
메소드
public
abstract
Dispose
( ) :
void
리턴
void
Flush()
공개
메소드
public
Flush
( ) :
void
리턴
void