C# Класс EventAI.Inscription

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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