mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-06-27 05:23:13 +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