| IBigBoxMainViewModelShowGames(IPlatform) Method |
[Missing <summary> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IBigBoxMainViewModel.ShowGames(Unbroken.LaunchBox.Plugins.Data.IPlatform)"]
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax void ShowGames(
IPlatform platform
)
Sub ShowGames (
platform As IPlatform
)
void ShowGames(
IPlatform^ platform
)
abstract ShowGames :
platform : IPlatform -> unit
Parameters
- platform IPlatform
[Missing <param name="platform"/> documentation for "M:Unbroken.LaunchBox.Plugins.Data.IBigBoxMainViewModel.ShowGames(Unbroken.LaunchBox.Plugins.Data.IPlatform)"]
See Also