C# Class withSIX.Mini.Core.Games.LocalCollection

Inheritance: Collection
Show file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
LocalCollection ( System.Guid gameId, string name, ICollection contents ) : System

Private Methods

Method Description
UpdateFromContents ( ) : void

Method Details

LocalCollection() public method

public LocalCollection ( System.Guid gameId, string name, ICollection contents ) : System
gameId System.Guid
name string
contents ICollection
return System