seb-win-refactoring/SafeExamBrowser.Communication.Contracts/Proxies
2019-12-10 14:22:18 +01:00
..
CommunicationResult.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
IClientProxy.cs Resolved dependencies from communication API on UI. 2019-08-30 14:02:36 +02:00
IProxyFactory.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
IProxyObject.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
IProxyObjectFactory.cs Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
IRuntimeProxy.cs Resolved dependencies from communication API on UI. 2019-08-30 14:02:36 +02:00
IServiceProxy.cs SEBWIN-353: Fixed bug with service session not being terminated when startup is aborted. Removed ignore flag from service proxy, as it did not serve any real purpose. 2019-12-10 14:22:18 +01:00