removed the space AGAIN!!!
This commit is contained in:
parent
5db998e135
commit
1723ed1604
|
@ -31,7 +31,7 @@ namespace Rssdp.Infrastructure
|
|||
{
|
||||
throw new ArgumentNullException(nameof(communicationsServer));
|
||||
}
|
||||
|
||||
|
||||
_CommunicationsServer = communicationsServer;
|
||||
_CommunicationsServer.ResponseReceived += CommsServer_ResponseReceived;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user