C# Class Rubberduck.UI.ToDoItems.ToDoExplorerViewModel

Inheritance: ViewModelBase, INavigateSelection
Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Méthodes publiques

Méthode Description
ToDoExplorerViewModel ( RubberduckParserState state, IGeneralConfigService configService ) : System

Private Methods

Méthode Description
GetItems ( ) : IEnumerable
GetToDoMarkers ( CommentNode comment ) : IEnumerable
_state_StateChanged ( object sender, EventArgs e ) : void

Method Details

ToDoExplorerViewModel() public méthode

public ToDoExplorerViewModel ( RubberduckParserState state, IGeneralConfigService configService ) : System
state Rubberduck.Parsing.VBA.RubberduckParserState
configService IGeneralConfigService
Résultat System