C# Class Grabacr07.KanColleViewer.ViewModels.Contents.OverviewViewModel

Inheritance: TabItemViewModel
Show file Open project: KCV-Localisation/KanColleViewer

Public Methods

Method Description
Jump ( string tabName ) : void
OverviewViewModel ( MainContentViewModel owner ) : System
ShowShipCatalog ( ) : void
ShowSlotItemCatalog ( ) : void

Method Details

Jump() public method

public Jump ( string tabName ) : void
tabName string
return void

OverviewViewModel() public method

public OverviewViewModel ( MainContentViewModel owner ) : System
owner MainContentViewModel
return System

ShowShipCatalog() public method

public ShowShipCatalog ( ) : void
return void

ShowSlotItemCatalog() public method

public ShowSlotItemCatalog ( ) : void
return void