C# Class ARKBreedingStats.ParentComboBox

Inheritance: System.Windows.Forms.ComboBox
Afficher le fichier Open project: cadon/ARKStatsExtractor

Méthodes publiques

Свойство Type Description
naLabel string
parentsSimilarity List
preselectedCreatureGuid System.Guid

Méthodes publiques

Méthode Description
ParentComboBox ( ) : System

Private Methods

Méthode Description
comboBoxParents_DrawItem ( object sender, DrawItemEventArgs e ) : void
comboBoxParents_DropDownClosed ( object sender, EventArgs e ) : void

Method Details

ParentComboBox() public méthode

public ParentComboBox ( ) : System
Résultat System

Property Details

naLabel public_oe property

public string naLabel
Résultat string

parentsSimilarity public_oe property

public List parentsSimilarity
Résultat List

preselectedCreatureGuid public_oe property

public Guid,System preselectedCreatureGuid
Résultat System.Guid