yavsccli target
This commit is contained in:
parent
d12667d6de
commit
f39d6c48c5
15 changed files with 85 additions and 107 deletions
|
|
@ -20,9 +20,9 @@ namespace Yavsc.Services
|
|||
/// </summary>
|
||||
public class HubConnectionManager : IConnexionManager
|
||||
{
|
||||
ILogger _logger;
|
||||
private readonly ILogger _logger;
|
||||
|
||||
Action<string, string> _errorHandler;
|
||||
private Action<string, string> _errorHandler;
|
||||
|
||||
/// <summary>
|
||||
/// by cx id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue