C# 클래스 WorkingFilesList.ToolWindow.ViewModel.UserPreference.UpdateReaction.SelectedSortOptionReaction

상속: IUpdateReaction
파일 보기 프로젝트 열기: Ant-f/WorkingFilesList

공개 메소드들

메소드 설명
SelectedSortOptionReaction ( ISortOptionsService sortOptionsService ) : System.ComponentModel
UpdateCollection ( ICollectionView view, IUserPreferences userPreferences ) : void

메소드 상세

SelectedSortOptionReaction() 공개 메소드

public SelectedSortOptionReaction ( ISortOptionsService sortOptionsService ) : System.ComponentModel
sortOptionsService ISortOptionsService
리턴 System.ComponentModel

UpdateCollection() 공개 메소드

public UpdateCollection ( ICollectionView view, IUserPreferences userPreferences ) : void
view ICollectionView
userPreferences IUserPreferences
리턴 void