C# 클래스 Rubberduck.UI.Command.MenuItems.CodePaneRefactorRenameCommandMenuItem

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

공개 메소드들

메소드 설명
CodePaneRefactorRenameCommandMenuItem ( ICommand command ) : System.Windows.Input
EvaluateCanExecute ( RubberduckParserState state ) : bool

메소드 상세

CodePaneRefactorRenameCommandMenuItem() 공개 메소드

public CodePaneRefactorRenameCommandMenuItem ( ICommand command ) : System.Windows.Input
command ICommand
리턴 System.Windows.Input

EvaluateCanExecute() 공개 메소드

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