C# Class SkyrimCharacterParser.Model.StatisticCategory

Afficher le fichier Open project: kewl-deus/SkyrimCharacterParser Class Usage Examples

Méthodes publiques

Свойство Type Description
Combat StatisticCategory
Crafting StatisticCategory
Crime StatisticCategory
General StatisticCategory
Magic StatisticCategory
Quest StatisticCategory

Méthodes publiques

Méthode Description
StatisticCategory ( StatisticCategoryType categoryType ) : System

Private Methods

Méthode Description
AddItem ( String item ) : void
StatisticCategory ( ) : System

Method Details

StatisticCategory() public méthode

public StatisticCategory ( StatisticCategoryType categoryType ) : System
categoryType StatisticCategoryType
Résultat System

Property Details

Combat public_oe static_oe property

public static StatisticCategory,SkyrimCharacterParser.Model Combat
Résultat StatisticCategory

Crafting public_oe static_oe property

public static StatisticCategory,SkyrimCharacterParser.Model Crafting
Résultat StatisticCategory

Crime public_oe static_oe property

public static StatisticCategory,SkyrimCharacterParser.Model Crime
Résultat StatisticCategory

General public_oe static_oe property

public static StatisticCategory,SkyrimCharacterParser.Model General
Résultat StatisticCategory

Magic public_oe static_oe property

public static StatisticCategory,SkyrimCharacterParser.Model Magic
Résultat StatisticCategory

Quest public_oe static_oe property

public static StatisticCategory,SkyrimCharacterParser.Model Quest
Résultat StatisticCategory