C# Class PclAnalyzer.UI.ViewModel.MainViewModel

Inheritance: ViewModelBase
ファイルを表示 Open project: object/PclAnalyzer

Public Methods

Method Description
MainViewModel ( ) : System

Initializes a new instance of the MainViewModel class.

Private Methods

Method Description
Analyze ( ) : void
Browse ( ) : void
CanAnalyze ( ) : bool
CanBrowse ( ) : bool
RunAnalyzer ( ) : void

Method Details

MainViewModel() public method

Initializes a new instance of the MainViewModel class.
public MainViewModel ( ) : System
return System