C# 클래스 EventAI.Inscription

파일 보기 프로젝트 열기: Konctantin/EventAICreator 1 사용 예제들

공개 메소드들

메소드 설명
ShowActionParametr ( ComboBox combobox, ComboBox cb1, ComboBox cb2, ComboBox cb3, Label l1, Label l2, Label l3 ) : void
ShowActionTyteCondition ( ComboBox combobox, ComboBox cb2, ComboBox cb3, ComboBox cb4, Label l3, Label l4 ) : void
ShowEventType ( ComboBox combobox, ComboBox cb1, ComboBox cb2, ComboBox cb3, ComboBox cb4, Label l1, Label l2, Label l3, Label l4 ) : void

메소드 상세

ShowActionParametr() 공개 정적인 메소드

public static ShowActionParametr ( ComboBox combobox, ComboBox cb1, ComboBox cb2, ComboBox cb3, Label l1, Label l2, Label l3 ) : void
combobox System.Windows.Forms.ComboBox
cb1 System.Windows.Forms.ComboBox
cb2 System.Windows.Forms.ComboBox
cb3 System.Windows.Forms.ComboBox
l1 System.Windows.Forms.Label
l2 System.Windows.Forms.Label
l3 System.Windows.Forms.Label
리턴 void

ShowActionTyteCondition() 공개 정적인 메소드

public static ShowActionTyteCondition ( ComboBox combobox, ComboBox cb2, ComboBox cb3, ComboBox cb4, Label l3, Label l4 ) : void
combobox System.Windows.Forms.ComboBox
cb2 System.Windows.Forms.ComboBox
cb3 System.Windows.Forms.ComboBox
cb4 System.Windows.Forms.ComboBox
l3 System.Windows.Forms.Label
l4 System.Windows.Forms.Label
리턴 void

ShowEventType() 공개 정적인 메소드

public static ShowEventType ( ComboBox combobox, ComboBox cb1, ComboBox cb2, ComboBox cb3, ComboBox cb4, Label l1, Label l2, Label l3, Label l4 ) : void
combobox System.Windows.Forms.ComboBox
cb1 System.Windows.Forms.ComboBox
cb2 System.Windows.Forms.ComboBox
cb3 System.Windows.Forms.ComboBox
cb4 System.Windows.Forms.ComboBox
l1 System.Windows.Forms.Label
l2 System.Windows.Forms.Label
l3 System.Windows.Forms.Label
l4 System.Windows.Forms.Label
리턴 void