Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
ComponentModel
Design
Serialization
DesignerLoader
C# Class System.ComponentModel.Design.Serialization.DesignerLoader
Exibir arquivo
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
BeginLoad
(
IDesignerLoaderHost
host
) :
void
Dispose
( ) :
void
Flush
( ) :
void
Method Details
BeginLoad()
public
abstract
method
public
abstract
BeginLoad
(
IDesignerLoaderHost
host
) :
void
host
IDesignerLoaderHost
return
void
Dispose()
public
abstract
method
public
abstract
Dispose
( ) :
void
return
void
Flush()
public
method
public
Flush
( ) :
void
return
void