/// <summary> /// Helper function that resets the DataSource, and rereads it. /// </summary> public void Reset() { repository.Reset(); }