C# 클래스 FittingEngine.Model.Location

상속: Item
파일 보기 프로젝트 열기: rischwa/eve-fast-fitting-assessment

공개 메소드들

메소드 설명
Location ( string typeName, int typeId, int groupId, int categoryId, int mass, int capacity )

메소드 상세

Location() 공개 메소드

public Location ( string typeName, int typeId, int groupId, int categoryId, int mass, int capacity )
typeName string
typeId int
groupId int
categoryId int
mass int
capacity int