Example #1
0
 public void LogsGrid_UserDeletedRow(object sender, EventArgs e)
 {
     _controller.DeleteLogEntry();
 }