C# Class Grabacr07.KanColleViewer.ViewModels.Catalogs.ShipTypeViewModel

Inheritance: Livet.ViewModel
Exibir arquivo Open project: KCV-Localisation/KanColleViewer

Public Methods

Method Description
Set ( bool selected ) : void
ShipTypeViewModel ( ShipType stype ) : System

Method Details

Set() public method

public Set ( bool selected ) : void
selected bool
return void

ShipTypeViewModel() public method

public ShipTypeViewModel ( ShipType stype ) : System
stype ShipType
return System