PluginHostLauncherValue - класс

Значение, зарегистрированное в реестре IPluginHostLauncherRegistry по ключу PluginHostLauncherKey.

Definition

Пространство имён: Chronos.Platform.PluginHost
Сборка: Chronos.Platform (в Chronos.Platform.dll) Версия: 4.0.4
C#
public sealed class PluginHostLauncherValue : IEquatable<PluginHostLauncherValue>
Inheritance
Object    PluginHostLauncherValue
Implements
IEquatablePluginHostLauncherValue

Конструкторы

PluginHostLauncherValue Значение, зарегистрированное в реестре IPluginHostLauncherRegistry по ключу PluginHostLauncherKey.

Свойства

Launcher
Предоставляет возможность запустить плагин со стороны хоста.
Notifier
Объект, выполняющий логирование событий для хост-процесса плагинов.

Методы

FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также