C# 클래스 DroidExplorer.ActiveButtons.ActiveMenu

The ActiveMenu class used to create concrete instances of the instance.
파일 보기 프로젝트 열기: camalot/droidexplorer

공개 메소드들

메소드 설명
GetInstance ( Form form ) : IActiveMenu

Creates or returns the menu instance for a given form.

메소드 상세

GetInstance() 공개 정적인 메소드

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