C# Class DroidExplorer.ActiveButtons.ActiveMenu

The ActiveMenu class used to create concrete instances of the instance.
Afficher le fichier Open project: camalot/droidexplorer

Méthodes publiques

Méthode Description
GetInstance ( Form form ) : IActiveMenu

Creates or returns the menu instance for a given form.

Method Details

GetInstance() public static méthode

Creates or returns the menu instance for a given form.
public static GetInstance ( Form form ) : IActiveMenu
form System.Windows.Forms.Form
Résultat IActiveMenu