C# 클래스 MediaOwl.ViewModels.ShowPictureSingleViewModel

상속: Caliburn.Micro.Screen, IChildScreen
파일 보기 프로젝트 열기: Slesa/Playground

공개 메소드들

메소드 설명
WithPicture ( BitmapImage bitmapImage, string title ) : void

메소드 상세

WithPicture() 공개 메소드

public WithPicture ( BitmapImage bitmapImage, string title ) : void
bitmapImage System.Windows.Media.Imaging.BitmapImage
title string
리턴 void