last ...
This commit is contained in:
@@ -4,6 +4,6 @@ using xStringService.Providers.Entities;
|
||||
|
||||
namespace xStringService.Interfaces.Entities
|
||||
{
|
||||
public interface IXStringRepositoryProvider : IXBaseEntityProviderr<XString, int, XStringEntityHub>
|
||||
public interface IXStringRepositoryProvider : IXBaseEntityProvider<XString, int, XStringEntityHub>
|
||||
{ }
|
||||
}
|
||||
Reference in New Issue
Block a user