Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MonoTests
System
ComponentModel
MyOtherDesigner
C# Class MonoTests.System.ComponentModel.MyOtherDesigner
Inheritance:
IDesigner
显示文件
Open project: vargaz/mono
Public Methods
Method
Description
Dispose
( ) :
void
DoDefaultAction
( ) :
void
Initialize
(
IComponent
component
) :
void
MyOtherDesigner
( ) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
DoDefaultAction()
public
method
public
DoDefaultAction
( ) :
void
return
void
Initialize()
public
method
public
Initialize
(
IComponent
component
) :
void
component
IComponent
return
void
MyOtherDesigner()
public
method
public
MyOtherDesigner
( ) :
System
return
System