C# Class FittingEngine.Model.Skill

Inheritance: System.Item
Afficher le fichier Open project: rischwa/eve-fast-fitting-assessment

Méthodes publiques

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

Method Details

Skill() public méthode

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