C# Class TransitApp.Core.ViewModels.FollowEditViewModel

Inheritance: BaseViewModel
显示文件 Open project: nycmobiledev/transit-app

Public Methods

Method Description
FollowEditViewModel ( ) : System

Protected Methods

Method Description
InitFromBundle ( IMvxBundle parameters ) : void

Private Methods

Method Description
ExecuteSaveCommand ( ) : void

Method Details

FollowEditViewModel() public method

public FollowEditViewModel ( ) : System
return System

InitFromBundle() protected method

protected InitFromBundle ( IMvxBundle parameters ) : void
parameters IMvxBundle
return void