C# Class PclAnalyzer.UI.ViewModel.MainViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: object/PclAnalyzer

Méthodes publiques

Méthode Description
MainViewModel ( ) : System

Initializes a new instance of the MainViewModel class.

Private Methods

Méthode Description
Analyze ( ) : void
Browse ( ) : void
CanAnalyze ( ) : bool
CanBrowse ( ) : bool
RunAnalyzer ( ) : void

Method Details

MainViewModel() public méthode

Initializes a new instance of the MainViewModel class.
public MainViewModel ( ) : System
Résultat System