C# Class Sakuno.KanColle.Amatsukaze.ViewModels.Overviews.EquipmentOverviewViewModel

Inheritance: WindowViewModel, IDisposable
ファイルを表示 Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
EquipmentOverviewViewModel ( ) : Sakuno.KanColle.Amatsukaze.Game
Refresh ( ) : void
SelectThisTypeOnly ( Sakuno.KanColle.Amatsukaze.ViewModels.Overviews.EquipmentTypeViewModel rpType ) : void
UpdateCore ( ) : void
UpdateSelection ( ) : void
UpdateSelectionCore ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void