C# Class withSIX.Play.Core.Options.Entries.FavoriteGame

Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
FavoriteGame ( Game game ) : System
Matches ( Game game ) : bool

Method Details

FavoriteGame() public method

public FavoriteGame ( Game game ) : System
game Game
return System

Matches() public method

public Matches ( Game game ) : bool
game Game
return bool