C# Class DroidExplorer.Configuration.DataLoaders.PluginsDataLoader

Inheritance: IOptionNodeDataLoader
Afficher le fichier Open project: camalot/droidexplorer

Méthodes publiques

Méthode Description
Load ( System parentNode ) : void

Loads the specified parent node.

Method Details

Load() public méthode

Loads the specified parent node.
public Load ( System parentNode ) : void
parentNode System The parent node.
Résultat void