Click or drag to resize
weroSoft AG, Software
WeroSoft.Installation Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classArgument
Represents an argument.
Public classArgumentEventArgs
Represents an argument with its argument data which was parsed by the argument store.
Public classArgumentStoreBase
Represents a store for holding parsed program arguments.
Public classConsoleHelper
Implements some helper functions for console based programs.
Public classConsoleWorkerBase
Provides base functionality used for creating an event worker.
Public classConsoleWorkerBaseT
Provides base functionality used for creating an event worker.
Public classInstallationWorker Obsolete.
Provides base functionality for an installation worker class.
Public classMessageTracker
Provides a helper which allows tracking messages without writing them directly into a log.
Public classMessageTrackerEventArgs
Defines an event argument usable for messages recorded during installations.
Public classTrackedMessage
Represents a message which is recorded during the installation.
Interfaces
  InterfaceDescription
Public interfaceIMessageTrackingSource
Defines the functionality of a type implementing a message tracking source.