mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
Merge branch 'main' of https://github.com/esiur/esiur-dotnet
This commit is contained in:
@@ -55,7 +55,6 @@ public class Session
|
||||
|
||||
public Session(Authentication localAuthentication, Authentication remoteAuthentication)
|
||||
{
|
||||
|
||||
this.localAuth = localAuthentication;
|
||||
this.remoteAuth = remoteAuthentication;
|
||||
}
|
||||
|
Reference in New Issue
Block a user