C# Class mCleaner.ViewModel.ViewModel_Preferences

Inheritance: ViewModelBase
显示文件 Open project: MicroHealthLLC/mCleaner

Public Methods

Method Description
ViewModel_Preferences ( ) : System.Collections.ObjectModel

Private Methods

Method Description
Command_ClamAV_ScanLocation_AddFile_Click ( ) : void
Command_ClamAV_ScanLocation_AddFolder_Click ( ) : void
Command_ClamAV_ScanLocation_RemoveSelected_Click ( string selected ) : void
Command_CloseWindow_Click ( ) : void
Command_CustomLocation_AddFile_Click ( ) : void
Command_CustomLocation_AddFolder_Click ( ) : void
Command_CustomLocation_RemoveSelected_Click ( string selected ) : void
Command_DupChecker_AddFolder_Click ( ) : void
Command_DupChecker_BrowseFolder_Click ( ) : void
Command_DupChecker_RemoveSelected_Click ( string selected ) : void
Command_Menu_Preferences_Click ( ) : void
Command_OK_Click ( ) : void
Command_Whitelist_AddFile_Click ( ) : void
Command_Whitelist_AddFolder_Click ( ) : void
Command_Whitelist_RemoveSelected_Click ( string selected ) : void
ReadSettings ( ) : void
WriteSettings ( ) : void

Method Details

ViewModel_Preferences() public method

public ViewModel_Preferences ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel