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

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

Private Properties

Property Type Description

Public Methods

Method Description
ShipViewModel ( Ship rpShip, ShipTypeViewModel rpType ) : System
UpdateType ( ShipTypeViewModel>.IDictionary rpTypes ) : void

Method Details

ShipViewModel() public method

public ShipViewModel ( Ship rpShip, ShipTypeViewModel rpType ) : System
rpShip Ship
rpType ShipTypeViewModel
return System

UpdateType() public method

public UpdateType ( ShipTypeViewModel>.IDictionary rpTypes ) : void
rpTypes ShipTypeViewModel>.IDictionary
return void