C# Class myProducts.Xamarin.Views.Pages.InfoPage

Inheritance: BasePage
Mostrar archivo Open project: ChristianWeyer/myProducts-End-to-End

Public Methods

Method Description
InfoPage ( ITranslation translation, IInfoPageViewModel viewModel ) : System

Private Methods

Method Description
CreateUI ( ) : void

Method Details

InfoPage() public method

public InfoPage ( ITranslation translation, IInfoPageViewModel viewModel ) : System
translation ITranslation
viewModel IInfoPageViewModel
return System