C# Class Rubberduck.Navigation.CodeExplorer.CodeExplorerCustomFolderViewModel

Inheritance: CodeExplorerItemViewModel
Exibir arquivo Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

Method Description
CodeExplorerCustomFolderViewModel ( string name, IEnumerable declarations ) : System

Method Details

CodeExplorerCustomFolderViewModel() public method

public CodeExplorerCustomFolderViewModel ( string name, IEnumerable declarations ) : System
name string
declarations IEnumerable
return System