C# Class FittingEngine.Model.Skill

Inheritance: System.Item
Show file Open project: rischwa/eve-fast-fitting-assessment

Public Methods

Method Description
Skill ( ICrestType type, int groupId, int categoryId, SkillLevel skillLevel = SkillLevel.V ) : System

Method Details

Skill() public method

public Skill ( ICrestType type, int groupId, int categoryId, SkillLevel skillLevel = SkillLevel.V ) : System
type ICrestType
groupId int
categoryId int
skillLevel SkillLevel
return System