C# Класс NDG.ViewModels.MySurveysViewModel

View model for my surveys.
Наследование: ViewModel
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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