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

Inheritance: ModelBase
Afficher le fichier Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

ShipViewModel() public méthode

public ShipViewModel ( Ship rpShip, ShipTypeViewModel rpType ) : System
rpShip Ship
rpType ShipTypeViewModel
Résultat System

UpdateType() public méthode

public UpdateType ( ShipTypeViewModel>.IDictionary rpTypes ) : void
rpTypes ShipTypeViewModel>.IDictionary
Résultat void