C# 클래스 Selections.ViewModels.MultiViewModel

파일 보기 프로젝트 열기: Slesa/Playground

공개 메소드들

메소드 설명
ClearSelection ( ) : void
MultiViewModel ( ) : System.Collections.ObjectModel
SelectAll ( ) : void

비공개 메소드들

메소드 설명
CanClearSelection ( ) : bool
ItemFilter ( object o ) : bool

메소드 상세

ClearSelection() 공개 메소드

public ClearSelection ( ) : void
리턴 void

MultiViewModel() 공개 메소드

public MultiViewModel ( ) : System.Collections.ObjectModel
리턴 System.Collections.ObjectModel

SelectAll() 공개 메소드

public SelectAll ( ) : void
리턴 void