C# 클래스 NDG.ViewModels.MySurveysViewModel

View model for my surveys.
상속: ViewModel
파일 보기 프로젝트 열기: nokiadatagathering/WP7-Official 1 사용 예제들

공개 메소드들

메소드 설명
MySurveysViewModel ( ) : System.Collections.Generic

Initializes a new instance of the MySurveysViewModel class.

비공개 메소드들

메소드 설명
DeleteSurveyExecute ( Survey selectedSurvey ) : void
InitializeViewModelExecute ( ) : void

Executes initialization of view model.

NavigationBackExecute ( ) : void
PopulateSurveys ( ) : void
RefreshCanExecute ( ) : bool
RefreshExecute ( ) : void
SearchSurveys ( ) : void
SurveysReceived ( IEnumerable res ) : void

메소드 상세

MySurveysViewModel() 공개 메소드

Initializes a new instance of the MySurveysViewModel class.
public MySurveysViewModel ( ) : System.Collections.Generic
리턴 System.Collections.Generic