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

Inheritance: BasePage
Afficher le fichier Open project: ChristianWeyer/myProducts-End-to-End

Méthodes publiques

Méthode Description
ArticleDetailPage ( ITranslation translation, IArticleDetailPageViewModel viewModel ) : MyProducts.Services.DTOs

Private Methods

Méthode Description
CreateCodeBox ( ) : StackLayout
CreateDescriptionBox ( ) : StackLayout
CreateImage ( ) : Image
CreateNameBox ( ) : StackLayout
CreateStackLayout ( ) : StackLayout
CreateUI ( ) : void

Method Details

ArticleDetailPage() public méthode

public ArticleDetailPage ( ITranslation translation, IArticleDetailPageViewModel viewModel ) : MyProducts.Services.DTOs
translation ITranslation
viewModel IArticleDetailPageViewModel
Résultat MyProducts.Services.DTOs