public void Restore()
 {
     _filterSerializer.Restore();
     _sortSerializer.Restore();
 }