C# Class FAManagementStudio.ViewModels.QueryProjectFileViewModel

Inheritance: IProjectNodeViewModel
Show file Open project: degarashi0913/FAManagementStudio

Public Methods

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

Method Details

QueryProjectFileViewModel() public method

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