C# Class DataBinding.ViewModels.SuperheroViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: TelerikAcademy/Windows-Applications

Méthodes publiques

Méthode Description
SuperheroViewModel ( string name, string powers, string imgSrc ) : System

Method Details

SuperheroViewModel() public méthode

public SuperheroViewModel ( string name, string powers, string imgSrc ) : System
name string
powers string
imgSrc string
Résultat System