last ...
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using xAiApi.AI.Interfaces.Entities;
|
||||
using xAiApi.AI.Models.Entities;
|
||||
using xDataService.Events;
|
||||
|
||||
namespace xAiApi.AI.DataHelper.Events
|
||||
{
|
||||
public class XAiProjectEvents : XBaseRepositoryEvents<XAiProject>, IXAiProjectEvents
|
||||
{ }
|
||||
}
|
||||
Reference in New Issue
Block a user