I have some rows from a DataGridView that I convert to entity objects. In the conversion process I reset some values. As the \"basic\" data
DataGridView
Tuple deconstruction:
(TimeEntries.Hours, TimeEntries.Expenses) = (0, 0);