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

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

Public Methods

Method Description
ArticleDetailPage ( ITranslation translation, IArticleDetailPageViewModel viewModel ) : MyProducts.Services.DTOs

Private Methods

Method Description
CreateCodeBox ( ) : StackLayout
CreateDescriptionBox ( ) : StackLayout
CreateImage ( ) : Image
CreateNameBox ( ) : StackLayout
CreateStackLayout ( ) : StackLayout
CreateUI ( ) : void

Method Details

ArticleDetailPage() public method

public ArticleDetailPage ( ITranslation translation, IArticleDetailPageViewModel viewModel ) : MyProducts.Services.DTOs
translation ITranslation
viewModel IArticleDetailPageViewModel
return MyProducts.Services.DTOs