PluginHostLauncherKey - класс

Ключ зарегистрированного объекта IPluginHostLauncher.

Definition

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

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

PluginHostLauncherKey Ключ зарегистрированного объекта IPluginHostLauncher.

Свойства

ID 

Методы

FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
FromDictionary Создаёт экземпляр класса, загружая его данные из указанного словаря.
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
New Создаёт экземпляр класса, позволяющий уникально идентифицировать объект IPluginHostLauncher.
Save Сохраняет данные объекта в словаре.

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

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

См. также