C# Class withSIX.Mini.Applications.Features.GameContentBaseWithInfo

Inheritance: GameContentBase
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
GetHref ( Game game ) : Uri

Protected Methods

Method Description
GameContentBaseWithInfo ( System.Guid gameId ) : System

Private Methods

Method Description
GetHrefInternal ( Game game ) : Uri

Method Details

GameContentBaseWithInfo() protected method

protected GameContentBaseWithInfo ( System.Guid gameId ) : System
gameId System.Guid
return System

GetHref() public method

public GetHref ( Game game ) : Uri
game Game
return System.Uri