TcHmiSrv.Core.Tools.Settings Namespace
Contains types to generate settings for the
configuration of listeners more easily.
The generated settings can be specified when calling ITcHmiSrvExtHost.RegisterListener(Context,
IListener, Value).
Classes
|
Class |
Description |
---|---|---|
|
Represents the settings that are passed to method RegisterListener(Context, IListener, Value) to configure how a ConfigListener is registered. This class cannot be inherited. | |
|
Represents a filter for configuration changes. This class cannot be inherited. | |
|
Provides an abstract base class for the settings that are passed to method RegisterListener(Context, IListener, Value) to configure how an IListener is registered. |