C# Class FileDBGenerator.ViewModels.MainWindowViewModel

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: lysannschlegel/RDAExplorer

Public Methods

Method Description
MainWindowViewModel ( ) : System

Private Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void
RDAFileList_Items_CollectionChanged ( object sender, System e ) : void

Method Details

MainWindowViewModel() public method

public MainWindowViewModel ( ) : System
return System