C# Class withSIX.Mini.Infra.Data.Services.ContentEngineGameContext

Inheritance: IContentEngineGameContext, IInfrastructureService
Mostra file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ContentEngineGameContext ( IDbContextLocator contextLocator ) : System
Get ( System.Guid gameId ) : IContentEngineGame

Method Details

ContentEngineGameContext() public method

public ContentEngineGameContext ( IDbContextLocator contextLocator ) : System
contextLocator IDbContextLocator
return System

Get() public method

public Get ( System.Guid gameId ) : IContentEngineGame
gameId System.Guid
return IContentEngineGame