LISTS WORKING cleanup afterwords

This commit is contained in:
2021-02-08 20:10:28 +00:00
parent 4a7f9f06ca
commit 658b345378
48 changed files with 50 additions and 2586 deletions

View File

@@ -1,7 +1,6 @@
using System;
namespace AyaNova.Models
{
//common base class for REQUESTING a datalist from the client
public class DataListRequestBase
{