CustomNotification - класс |
Пространство имён: Tessa.Extensions.Default.Shared.Notices
[NotificationAttribute("custom")] public sealed class CustomNotification : INotification
Тип CustomNotification предоставляет следующие члены.
Имя | Описание | |
---|---|---|
CustomNotification(IDictionaryString, Object) | Инициализирует новый экземпляр класса CustomNotification | |
CustomNotification(String, String, String) | Инициализирует новый экземпляр класса CustomNotification |
Имя | Описание | |
---|---|---|
Body | ||
Subject |
Имя | Описание | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
SerializeTo | ||
ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
Key |
Ключ, по которому должен быть зарегистрирован обработчик INotificationSender.
Ключ также используется для указания секции при сериализации уведомлений.
Ключ должен быть уникальным для каждого типа уведомлений.
|
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |