Click or drag to resize
weroSoft AG, Software
WeroSoft.Runtime.Behaviors Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classBaseLifeCycle
Defines the responsibility of a component implementing an engine life cycle.
Public classBaseLifeCycleComponent
Defines the responsibility of a component implementing an engine life cycle.
Public classBaseLifeCycleEngine
Defines the responsibility of a component implementing an engine life cycle.
Public classCleaningEventArgs
Implements the event argument used for the clean events.
Public classComponentBase
Implements a common disposable base type with thread synchronization.
Public classCreateEventArgs
Implements the event argument used for the create events.
Public classDisposeEventArgs
Implements the event argument used for the dispose events.
Public classExecuteEventArgs
Implements the event argument used for the execute events.
Public classExtendedLifeCycle
Defines the responsibility of a component implementing an engine life cycle.
Public classExtendedLifeCycleComponent
Defines the responsibility of a component implementing an engine life cycle.
Public classExtendedLifeCycleEngine
Defines the responsibility of a component implementing an engine life cycle.
Public classInitializeEventArgs
Implements the event argument used for the initialize events.
Public classLifeCycleEventArgs
Provides a base type for all life cycle event arguments.
Public classStandardComponent
Implements a common disposable base type with thread synchronization.
Public classStartEventArgs
Implements the event argument used for the start events.
Public classStopEventArgs
Implements the event argument used for the stop events.
Public classVerifyEventArgs
Implements the event argument used for the verify events.
Interfaces
  InterfaceDescription
Public interfaceIBaseLifeCycle
Defines the responsibility of a component implementing a simple life cycle.
Public interfaceIBaseLifeCycleComponent
Defines the responsibility of a component implementing a simple life cycle.
Public interfaceIBaseLifeCycleEngine
Defines the responsibility of a component implementing an engine base life cycle.
Public interfaceIDisposableComponent
Defines the responsibility of a component implementing a life cycle.
Public interfaceIExtendedLifeCycle
Defines the responsibility of a component implementing an extended life cycle.
Public interfaceIExtendedLifeCycleComponent
Defines the responsibility of a component implementing a life cycle.
Public interfaceIExtendedLifeCycleEngine
Defines the responsibility of a component implementing an engine life cycle.
Public interfaceIStandardComponent
Defines the responsibility of a component implementing a life cycle.