Update 20210528 - mit LoginPopup
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace sf1.Models
|
||||
namespace App.Models
|
||||
{
|
||||
public class ICRUDModel<T> where T : class
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user