C# 클래스 DataBinding.ViewModels.SuperheroViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: TelerikAcademy/Windows-Applications

공개 메소드들

메소드 설명
SuperheroViewModel ( string name, string powers, string imgSrc ) : System

메소드 상세

SuperheroViewModel() 공개 메소드

public SuperheroViewModel ( string name, string powers, string imgSrc ) : System
name string
powers string
imgSrc string
리턴 System