C# Class withSIX.Play.Applications.ViewModels.Games.Overlays.GameInfoOverlayViewModel

Inheritance: OverlayViewModelBase, ISingleton
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
GameInfoOverlayViewModel ( Lazy gvm ) : System
Purchase ( ) : void

Method Details

GameInfoOverlayViewModel() public method

public GameInfoOverlayViewModel ( Lazy gvm ) : System
gvm Lazy
return System

Purchase() public method

public Purchase ( ) : void
return void