C# Class DeviceApp.ViewModels.NextPageViewModel

Inheritance: ViewModelBase
Mostrar archivo Open project: runceel/PrismEdu

Private Properties

Property Type Description

Public Methods

Method Description
GoBack ( ) : void
NextPageViewModel ( INavigationService ns ) : System

Method Details

GoBack() public method

public GoBack ( ) : void
return void

NextPageViewModel() public method

public NextPageViewModel ( INavigationService ns ) : System
ns INavigationService
return System