Method | Description | |
---|---|---|
TaskManagement ( ) : System | ||
TaskManagement ( TaskService taskService ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdateTaskList ( ) : void | ||
btClose_Click ( object sender, System e ) : void | ||
btDelete_Click ( object sender, System e ) : void | ||
btInsert_Click ( object sender, System e ) : void |
public TaskManagement ( TaskService taskService ) : System | ||
taskService | TaskService | |
return | System |