C# Class OSAE.PluginManager

Afficher le fichier Open project: opensourceautomation/Open-Source-Automation

Méthodes publiques

Méthode Description
GetPluginSettings ( string ObjectName ) : DataSet

Returns a Dataset with all of the properties and their values for a plugin object

Method Details

GetPluginSettings() public static méthode

Returns a Dataset with all of the properties and their values for a plugin object
public static GetPluginSettings ( string ObjectName ) : DataSet
ObjectName string
Résultat System.Data.DataSet