C# 클래스 ARKBreedingStats.ParentComboBox

상속: System.Windows.Forms.ComboBox
파일 보기 프로젝트 열기: cadon/ARKStatsExtractor

공개 프로퍼티들

프로퍼티 타입 설명
naLabel string
parentsSimilarity List
preselectedCreatureGuid System.Guid

공개 메소드들

메소드 설명
ParentComboBox ( ) : System

비공개 메소드들

메소드 설명
comboBoxParents_DrawItem ( object sender, DrawItemEventArgs e ) : void
comboBoxParents_DropDownClosed ( object sender, EventArgs e ) : void

메소드 상세

ParentComboBox() 공개 메소드

public ParentComboBox ( ) : System
리턴 System

프로퍼티 상세

naLabel 공개적으로 프로퍼티

public string naLabel
리턴 string

parentsSimilarity 공개적으로 프로퍼티

public List parentsSimilarity
리턴 List

preselectedCreatureGuid 공개적으로 프로퍼티

public Guid,System preselectedCreatureGuid
리턴 System.Guid