C# Class XG.Business.Plugins

Afficher le fichier Open project: lformella/xdcc-grabscher Class Usage Examples

Méthodes publiques

Méthode Description
Add ( APlugin aPlugin ) : void
Plugins ( ) : System.Collections.Generic
StartAll ( ) : void
StopAll ( ) : void

Method Details

Add() public méthode

public Add ( APlugin aPlugin ) : void
aPlugin XG.Plugin.APlugin
Résultat void

Plugins() public méthode

public Plugins ( ) : System.Collections.Generic
Résultat System.Collections.Generic

StartAll() public méthode

public StartAll ( ) : void
Résultat void

StopAll() public méthode

public StopAll ( ) : void
Résultat void