C# 클래스 Rubberduck.UI.ToDoItems.ToDoExplorerViewModel

상속: ViewModelBase, INavigateSelection
파일 보기 프로젝트 열기: retailcoder/Rubberduck 1 사용 예제들

공개 메소드들

메소드 설명
ToDoExplorerViewModel ( RubberduckParserState state, IGeneralConfigService configService ) : System

비공개 메소드들

메소드 설명
GetItems ( ) : IEnumerable
GetToDoMarkers ( CommentNode comment ) : IEnumerable
_state_StateChanged ( object sender, EventArgs e ) : void

메소드 상세

ToDoExplorerViewModel() 공개 메소드

public ToDoExplorerViewModel ( RubberduckParserState state, IGeneralConfigService configService ) : System
state Rubberduck.Parsing.VBA.RubberduckParserState
configService IGeneralConfigService
리턴 System