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

Exibir arquivo Open project: KCV-Localisation/KanColleViewer

Public Methods

Method Description
AddShip ( Ship ship, int itemLevel ) : void
SlotItemCounter ( SlotItemInfo target, IEnumerable items ) : System

Method Details

AddShip() public method

public AddShip ( Ship ship, int itemLevel ) : void
ship Ship
itemLevel int
return void

SlotItemCounter() public method

public SlotItemCounter ( SlotItemInfo target, IEnumerable items ) : System
target SlotItemInfo
items IEnumerable
return System