C# 클래스 NDG.ViewModels.Locator

Provides access to all view models like ot properties (static or not)
파일 보기 프로젝트 열기: nokiadatagathering/WP7-Official

공개 메소드들

메소드 설명
Cleanup ( ) : void

Clears all views.

비공개 메소드들

메소드 설명
ClearCategories ( ) : void
ClearFilterResponses ( ) : void
ClearFilterResult ( ) : void
ClearHomeView ( ) : void

Clears home view model.

ClearLoginView ( ) : void

Clears login view.

ClearMySurveys ( ) : void

Clears my surveys view model.

ClearNavigation ( ) : void
ClearSavedResponses ( ) : void
ClearSearch ( ) : void
ClearSettings ( ) : void
ClearSubmittedResponses ( ) : void
ClearSurveyDetails ( ) : void

Clears survey view model.

메소드 상세

Cleanup() 공개 정적인 메소드

Clears all views.
public static Cleanup ( ) : void
리턴 void