C# 클래스 Rubberduck.AppMenu

상속: IAppMenu
파일 보기 프로젝트 열기: retailcoder/Rubberduck

공개 메소드들

메소드 설명
AppMenu ( IEnumerable menus ) : System.Collections.Generic
EvaluateCanExecute ( RubberduckParserState state ) : void
Initialize ( ) : void
Localize ( ) : void

메소드 상세

AppMenu() 공개 메소드

public AppMenu ( IEnumerable menus ) : System.Collections.Generic
menus IEnumerable
리턴 System.Collections.Generic

EvaluateCanExecute() 공개 메소드

public EvaluateCanExecute ( RubberduckParserState state ) : void
state Rubberduck.Parsing.VBA.RubberduckParserState
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Localize() 공개 메소드

public Localize ( ) : void
리턴 void