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

Inheritance: Collection
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Méthode Description
LocalCollection ( System.Guid gameId, string name, ICollection contents ) : System

Private Methods

Méthode Description
UpdateFromContents ( ) : void

Method Details

LocalCollection() public méthode

public LocalCollection ( System.Guid gameId, string name, ICollection contents ) : System
gameId System.Guid
name string
contents ICollection
Résultat System