C# 클래스 AmbientSounds.ViewModels.CataloguePageViewModel

ViewModel representing the catalogue page.
상속: ObservableObject
파일 보기 프로젝트 열기: jenius-apps/ambie

공개 메소드들

메소드 설명
CataloguePageViewModel ( INavigator navigator ) : AmbientSounds.Services
GoBack ( ) : void

Navigates the frame backwards.

메소드 상세

CataloguePageViewModel() 공개 메소드

public CataloguePageViewModel ( INavigator navigator ) : AmbientSounds.Services
navigator INavigator
리턴 AmbientSounds.Services

GoBack() 공개 메소드

Navigates the frame backwards.
public GoBack ( ) : void
리턴 void