Example #1
0
 protected virtual void OnPrev()
 {
     Prev?.Invoke(this, EventArgs.Empty);
 }