コード例 #1
0
 private void BtnLastClick(object sender, RoutedEventArgs e)
 {
     ViewModel.LastImportacion(3);
     UtilidadPaginacion();
 }