cleanup servizi

This commit is contained in:
Samuele Locatelli
2021-10-07 19:33:41 +02:00
parent cc3b2ef5d3
commit 5524c00b0b
3 changed files with 3 additions and 40 deletions
+3
View File
@@ -76,6 +76,9 @@ namespace LiMan.UI.Data
}
}
public int PageNum { get; set; } = 1;
public int PageSize { get; set; } = 10;
public string SearchVal
{
get => _searchVal;