C# Class WorkingFilesList.ToolWindow.ViewModel.UserPreference.UpdateReaction.SelectedSortOptionReaction

Inheritance: IUpdateReaction
Show file Open project: Ant-f/WorkingFilesList

Public Methods

Method Description
SelectedSortOptionReaction ( ISortOptionsService sortOptionsService ) : System.ComponentModel
UpdateCollection ( ICollectionView view, IUserPreferences userPreferences ) : void

Method Details

SelectedSortOptionReaction() public method

public SelectedSortOptionReaction ( ISortOptionsService sortOptionsService ) : System.ComponentModel
sortOptionsService ISortOptionsService
return System.ComponentModel

UpdateCollection() public method

public UpdateCollection ( ICollectionView view, IUserPreferences userPreferences ) : void
view ICollectionView
userPreferences IUserPreferences
return void