C# Class FAManagementStudio.ViewModels.QueryProjectFolderViewModel

Inheritance: IProjectNodeViewModel
Exibir arquivo Open project: degarashi0913/FAManagementStudio

Public Methods

Method Description
QueryProjectFolderViewModel ( string name, string fullPath ) : System

Private Methods

Method Description
GetData ( string path ) : ObservableCollection

Method Details

QueryProjectFolderViewModel() public method

public QueryProjectFolderViewModel ( string name, string fullPath ) : System
name string
fullPath string
return System