C# Class withSIX.Play.Applications.ViewModels.Games.Library.LibraryGroup.LibraryGroupViewModel

Inheritance: LibraryBase, IHierarchicalLibraryItem
Show file Open project: SIXNetworks/withSIX.Desktop

Private Properties

Property Type Description

Protected Methods

Method Description
LibraryGroupViewModel ( string header, string addHeader = null, string icon = null ) : System.Collections.ObjectModel

Method Details

LibraryGroupViewModel() protected method

protected LibraryGroupViewModel ( string header, string addHeader = null, string icon = null ) : System.Collections.ObjectModel
header string
addHeader string
icon string
return System.Collections.ObjectModel