Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
XG
Business
Plugins
C# Class XG.Business.Plugins
Datei anzeigen
Open project: lformella/xdcc-grabscher
Class Usage Examples
Public Methods
Method
Description
Add
(
APlugin
aPlugin
) :
void
Plugins
( ) :
System.Collections.Generic
StartAll
( ) :
void
StopAll
( ) :
void
Method Details
Add()
public
method
public
Add
(
APlugin
aPlugin
) :
void
aPlugin
XG.Plugin.APlugin
return
void
Plugins()
public
method
public
Plugins
( ) :
System.Collections.Generic
return
System.Collections.Generic
StartAll()
public
method
public
StartAll
( ) :
void
return
void
StopAll()
public
method
public
StopAll
( ) :
void
return
void