seb-win-refactoring/SafeExamBrowser.Contracts/Behaviour
2017-08-02 14:01:20 +02:00
..
IApplicationController.cs Started implementing the browser component. 2017-07-24 17:31:28 +02:00
INotificationController.cs Implemented draft of the about window. 2017-08-02 10:13:23 +02:00
IOperation.cs Enhanced startup- and shutdown-procedure by introducing a stack of IOperations (which are automatically reverted on shutdown or if an error happens during startup). 2017-07-21 10:04:27 +02:00
IRuntimeController.cs Renamed EventController to RuntimeController, added F5 key handling to browser window / control and enhanced about window. 2017-08-02 14:01:20 +02:00
IShutdownController.cs Implemented unit tests for startup- and shutdown-controller. 2017-07-21 12:05:31 +02:00
IStartupController.cs Implemented unit tests for startup- and shutdown-controller. 2017-07-21 12:05:31 +02:00