C# 클래스 VersionrUI.ViewModels.BranchVM

상속: NotifyPropertyChangedBase
파일 보기 프로젝트 열기: eatplayhate/versionr

공개 메소드들

메소드 설명
BranchVM ( AreaVM areaVM, Branch branch ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Checkout ( ) : void
CheckoutAsync ( bool purge ) : void
FilterHistory ( ObservableCollection history, string searchtext ) : ObservableCollection
Log ( ) : void
Refresh ( ) : void

메소드 상세

BranchVM() 공개 메소드

public BranchVM ( AreaVM areaVM, Branch branch ) : System.Collections.Generic
areaVM AreaVM
branch Versionr.Objects.Branch
리턴 System.Collections.Generic