Свойство | Тип | Описание | |
---|---|---|---|
Loc | Location | ||
Locations | List |
||
Selected | bool |
Метод | Описание | |
---|---|---|
frmAddLocation ( string Title, string Description, List |
||
frmAddLocation ( string Title, string Description, bool ShowAll ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
btnAdd_Click ( object sender, EventArgs e ) : void | ||
btnCancel_Click ( object sender, EventArgs e ) : void | ||
frmAddLocation_Load ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public frmAddLocation ( string Title, string Description, List |
||
Title | string | |
Description | string | |
Locations | List |
|
ShowAll | bool | |
Результат | System |
public frmAddLocation ( string Title, string Description, bool ShowAll ) : System | ||
Title | string | |
Description | string | |
ShowAll | bool | |
Результат | System |