
Public Member Functions | |
| NewEventDialog () | |
| NewEventDialog () | |
Public Attributes | |
| string | name |
| string | type |
| string | value |
Protected Member Functions | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
| override void | Dispose (bool disposing) |
| Clean up any resources being used. | |
Definition at line 11 of file NewEventDialog.cs.
| Editor.NewEventDialog.NewEventDialog | ( | ) |
Definition at line 13 of file NewEventDialog.cs.
| Editor.NewEventDialog.NewEventDialog | ( | ) |
Definition at line 13 of file NewEventDialog.cs.
| override void Editor.NewEventDialog.Dispose | ( | bool | disposing | ) | [protected] |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file NewEventDialog.Designer.cs.
| override void Editor.NewEventDialog.Dispose | ( | bool | disposing | ) | [protected] |
Clean up any resources being used.
| disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file NewEventDialog.Designer.cs.
| string Editor.NewEventDialog::name |
Definition at line 25 of file NewEventDialog.cs.
| string Editor.NewEventDialog::type |
Definition at line 26 of file NewEventDialog.cs.
| string Editor.NewEventDialog::value |
Definition at line 27 of file NewEventDialog.cs.
1.5.8