C# Class Plugin.NeedsPlugin

Inheritance: System.Attribute
Afficher le fichier Open project: Silveryard/SmartHome

Méthodes publiques

Méthode Description
NeedsPlugin ( string neededPlugin ) : System

Constructor of NeedsPlugin

Method Details

NeedsPlugin() public méthode

Constructor of NeedsPlugin
public NeedsPlugin ( string neededPlugin ) : System
neededPlugin string The name of the needed plugin
Résultat System