Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DBCViewer
PluginsForm
C# Class DBCViewer.PluginsForm
Afficher le fichier
Open project: tomrus88/dbcviewer
Class Usage Examples
Méthodes publiques
Méthode
Description
PluginsForm
( ) :
System
SetPlugins
(
IList
plugins
) :
void
Private Methods
Méthode
Description
button1_Click
(
object
sender
,
EventArgs
e
) :
void
listBox1_MouseDoubleClick
(
object
sender
,
MouseEventArgs
e
) :
void
Method Details
PluginsForm()
public
méthode
public
PluginsForm
( ) :
System
Résultat
System
SetPlugins()
public
méthode
public
SetPlugins
(
IList
plugins
) :
void
plugins
IList
Résultat
void