C# 클래스 myProducts.Xamarin.Views.Pages.ArticleDetailPage

상속: BasePage
파일 보기 프로젝트 열기: ChristianWeyer/myProducts-End-to-End

공개 메소드들

메소드 설명
ArticleDetailPage ( ITranslation translation, IArticleDetailPageViewModel viewModel ) : MyProducts.Services.DTOs

비공개 메소드들

메소드 설명
CreateCodeBox ( ) : StackLayout
CreateDescriptionBox ( ) : StackLayout
CreateImage ( ) : Image
CreateNameBox ( ) : StackLayout
CreateStackLayout ( ) : StackLayout
CreateUI ( ) : void

메소드 상세

ArticleDetailPage() 공개 메소드

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