Namespaces

NamespaceDescription
DevLynx.ShellApp.Interface.Constants
The DevLynx.ShellApp.Interface.Constants namespace contains string constants which are used to decouple the shell and modules.
DevLynx.ShellApp.Interface.ShellAppServices
DevLynx.ShellApp.Interface.ShellAppServices holds the interfaces for ShellApp specific services.
DevLynx.ShellApp.Interface.ShellAppSupport
DevLynx.ShellApp.Interface.ShellAppServices holds classes which are used by decoupled modules.
DevLynx.ShellApp.Library.ShellAppServices
DevLynx.ShellApp.Library.ShellAppServices holds the implementation for ShellApp specific services.
DevLynx.ShellApp.Library.ShellAppSupport
DevLynx.ShellApp.Library.ShellAppServices holds internal classes which are used by the DevLynx shell and services.
DevLynx.ShellApp.Shell
DevLynx.ShellApp.Shell contains the main application form in both the Ribbon and menu/toolbar paradigms. This is also where the application entry point is located.
DevLynx.ShellApp.ShellModule
DevLynx.ShellApp.ShellModule contains initialization processes for the shell. This includes loading the common CommandImages and CommandOverlays.
DevLynx.Utilities.Interface
DevLynx.Utilities.Interface holds interfaces which are used to decoupled the general purpose utilities from the implementation.
DevLynx.Utilities.Library
DevLynx.Utilities.Library holds general utility classes.