C# Класс YanpixFinanceManager.ViewModel.RegisterViewModel

Наследование: YanpixFinanceManager.ViewModel.Common.BindableBase
Показать файл Открыть проект

Открытые методы

Метод Описание
RegisterViewModel ( INavigationService navigationService, IEntityBaseService accountService, IPlatformEvents platformEvents ) : System

Приватные методы

Метод Описание
BackButtonPressed ( object sender, EventArgs e ) : void
RegisterAction ( object e ) : void
Validate ( ) : void

Описание методов

RegisterViewModel() публичный Метод

public RegisterViewModel ( INavigationService navigationService, IEntityBaseService accountService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
accountService IEntityBaseService
platformEvents IPlatformEvents
Результат System