C# Class JabbrMobile.Common.ViewModels.EditAccountViewModel

Inheritance: BaseViewModel
Datei anzeigen Open project: Redth/JabbRIsMobile Class Usage Examples

Public Methods

Method Description
EditAccountViewModel ( ) : System

Protected Methods

Method Description
InitFromBundle ( IMvxBundle parameters ) : void

Method Details

EditAccountViewModel() public method

public EditAccountViewModel ( ) : System
return System

InitFromBundle() protected method

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