C# Class withSIX.Play.Applications.ViewModels.Games.Dialogs.CollectionCreatedViewModel

Inheritance: DialogBase, ICollectionCreatedViewModel
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
CollectionCreatedViewModel ( Lazy mods ) : System
SetCollection ( CustomCollectionLibraryItemViewModel collection ) : void

Method Details

CollectionCreatedViewModel() public method

public CollectionCreatedViewModel ( Lazy mods ) : System
mods Lazy
return System

SetCollection() public method

public SetCollection ( CustomCollectionLibraryItemViewModel collection ) : void
collection CustomCollectionLibraryItemViewModel
return void