C# Класс Grabacr07.KanColleViewer.ViewModels.Catalogs.SlotItemCounter

Показать файл Открыть проект

Открытые методы

Метод Описание
AddShip ( Ship ship, int itemLevel ) : void
SlotItemCounter ( SlotItemInfo target, IEnumerable items ) : System

Описание методов

AddShip() публичный Метод

public AddShip ( Ship ship, int itemLevel ) : void
ship Ship
itemLevel int
Результат void

SlotItemCounter() публичный Метод

public SlotItemCounter ( SlotItemInfo target, IEnumerable items ) : System
target SlotItemInfo
items IEnumerable
Результат System