Beispiel #1
0
 public void Back()
 {
     _page.Back();
     _isDirty = true;
 }