seb-win-refactoring/SafeExamBrowser.Communication/Proxies
2019-12-10 14:22:18 +01:00
..
BaseProxy.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
ClientProxy.cs Resolved dependencies from communication API on UI. 2019-08-30 14:02:36 +02:00
ProxyFactory.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
ProxyObjectFactory.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
RuntimeProxy.cs Resolved dependencies from communication API on UI. 2019-08-30 14:02:36 +02:00
ServiceProxy.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