C# 클래스 Grabacr07.KanColleViewer.ViewModels.Catalogs.SlotItemCounter

파일 보기 프로젝트 열기: KCV-Localisation/KanColleViewer

공개 메소드들

메소드 설명
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