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