Example #1
0
 /// <summary>
 /// Resets the underlying data to origin.
 /// </summary>
 public void Reset()
 {
     _binder.Reset();
 }