Click or drag to resize
LaunchBox

IBigBoxMainViewModelShowGame Method

[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IBigBoxMainViewModel.ShowGame(Unbroken.LaunchBox.Plugins.Data.IGame,Unbroken.LaunchBox.Plugins.Data.FilterType)"]


Namespace: Unbroken.LaunchBox.Plugins.Data
Assembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax
void ShowGame(
	IGame game,
	FilterType filterType
)

Parameters

game  IGame

[Missing <param name="game"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IBigBoxMainViewModel.ShowGame(Unbroken.LaunchBox.Plugins.Data.IGame,Unbroken.LaunchBox.Plugins.Data.FilterType)"]

filterType  FilterType

[Missing <param name="filterType"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IBigBoxMainViewModel.ShowGame(Unbroken.LaunchBox.Plugins.Data.IGame,Unbroken.LaunchBox.Plugins.Data.FilterType)"]

See Also