Add Support for Hub Action Implementation ...
This commit is contained in:
@@ -17,7 +17,7 @@ namespace xStringService.Interfaces
|
||||
{
|
||||
//
|
||||
#region Props ...
|
||||
IHubContext<XStringHub> Hub { get; }
|
||||
IHubContext<XStringEntityHub> Hub { get; }
|
||||
IXStringRepository Repository { get; }
|
||||
XAppConfiguration AppConfiguration { get; }
|
||||
XDataServiceConfiguration DataConfiguration { get; }
|
||||
|
||||
Reference in New Issue
Block a user