C# Class VersionrUI.ViewModels.NamedCollection

Inheritance: NotifyPropertyChangedBase
Mostra file Open project: eatplayhate/versionr

Public Methods

Method Description
NamedCollection ( string name, IEnumerable items ) : System.Collections

Method Details

NamedCollection() public method

public NamedCollection ( string name, IEnumerable items ) : System.Collections
name string
items IEnumerable
return System.Collections