C# Class VersionrUI.ViewModels.NamedCollection

Inheritance: NotifyPropertyChangedBase
Afficher le fichier Open project: eatplayhate/versionr

Méthodes publiques

Méthode Description
NamedCollection ( string name, IEnumerable items ) : System.Collections

Method Details

NamedCollection() public méthode

public NamedCollection ( string name, IEnumerable items ) : System.Collections
name string
items IEnumerable
Résultat System.Collections