Ejemplo n.º 1
0
 private void BtnLastClick(object sender, RoutedEventArgs e)
 {
     ViewModel.LastPedido(10);
     UtilidadPaginacion();
 }