Click or drag to resize
LaunchBox

IBigBoxMainViewModelShowGames(FilterType, String) Method

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


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 ShowGames(
	FilterType filterType,
	string filterValue
)

Parameters

filterType  FilterType

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

filterValue  String

[Missing <param name="filterValue"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IBigBoxMainViewModel.ShowGames(Unbroken.LaunchBox.Plugins.Data.FilterType,System.String)"]

See Also