C# 클래스 FlyFetch.DemoApp.MainWindowModel

상속: Caliburn.Micro.PropertyChangedBase, INotifyDataSourceHit
파일 보기 프로젝트 열기: FelicePollano/FlyFetch

공개 메소드들

메소드 설명
Load ( ) : IEnumerable
QueryInProgress ( bool inProgress ) : void

비공개 메소드들

메소드 설명
GetMessage ( Exception exc ) : string

메소드 상세

Load() 공개 메소드

public Load ( ) : IEnumerable
리턴 IEnumerable

QueryInProgress() 공개 메소드

public QueryInProgress ( bool inProgress ) : void
inProgress bool
리턴 void