C# Class OpenSyno.ViewModels.ArtistViewModel

Inheritance: IArtistViewModel
Afficher le fichier Open project: salfab/open-syno

Méthodes publiques

Méthode Description
ArtistViewModel ( string name, string mbid, string url, double match, IEnumerable images ) : System.Collections.Generic

Method Details

ArtistViewModel() public méthode

public ArtistViewModel ( string name, string mbid, string url, double match, IEnumerable images ) : System.Collections.Generic
name string
mbid string
url string
match double
images IEnumerable
Résultat System.Collections.Generic