EditNoteDialog Constructors
Overloads
| Name | Description |
|---|---|
| EditNoteDialog() | Construction |
| EditNoteDialog(string text) | Construction |
EditNoteDialog()
public EditNoteDialog()
Construction
EditNoteDialog(string text)
public EditNoteDialog(string text)
Construction
Parameters
| Name | Type | Description |
|---|---|---|
| text | string | Note Text |