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

Inheritance: TabItemViewModel
Afficher le fichier Open project: KCV-Localisation/KanColleViewer

Méthodes publiques

Méthode Description
Jump ( string tabName ) : void
OverviewViewModel ( MainContentViewModel owner ) : System
ShowShipCatalog ( ) : void
ShowSlotItemCatalog ( ) : void

Method Details

Jump() public méthode

public Jump ( string tabName ) : void
tabName string
Résultat void

OverviewViewModel() public méthode

public OverviewViewModel ( MainContentViewModel owner ) : System
owner MainContentViewModel
Résultat System

ShowShipCatalog() public méthode

public ShowShipCatalog ( ) : void
Résultat void

ShowSlotItemCatalog() public méthode

public ShowSlotItemCatalog ( ) : void
Résultat void