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