C# 클래스 YanpixFinanceManager.ViewModel.CurrenciesViewModel

상속: YanpixFinanceManager.ViewModel.Common.BindableBase
파일 보기 프로젝트 열기: Yanpix/FinanceManager

공개 메소드들

메소드 설명
CurrenciesViewModel ( INavigationService navigationService, IEntityBaseService currencyService, IPlatformEvents platformEvents ) : System

비공개 메소드들

메소드 설명
BackButtonPressed ( object sender, EventArgs e ) : void
RatesAction ( object e ) : void

메소드 상세

CurrenciesViewModel() 공개 메소드

public CurrenciesViewModel ( INavigationService navigationService, IEntityBaseService currencyService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
currencyService IEntityBaseService
platformEvents IPlatformEvents
리턴 System