Table of Contents

Namespace Loehnert.Lisrt

Classes

AppBootstrapper

A Lisrt AppBootstrapper.

PathDefinitions

Contains default path definitions.

Permissions

Static class for all permissions regarding Loehnert.Lisrt.

SingleApplicationGuard

Represents a guard to prevent multiple instances of the application from running. To enable the guard, add an entry with key 'IsSingleInstanceApplication' and value 'true' to the 'app.config' file. When it is enabled, a second instance of the application will be closed and the first will be brought to the foreground.