PluginLauncherKey - класс

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

Definition

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

Методы

Equals(Object) Определяет, равен ли указанный объект данному объекту.
(Переопределяет ObjectEquals(Object))
Equals(PluginLauncherKey) Определяет, равен ли указанный объект данному объекту.
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCode Возвращает хеш-код объекта.
(Переопределяет ObjectGetHashCode)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToString Возвращает строковое представление объекта.
(Переопределяет ObjectToString)

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

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также