[NotificationAttribute("custom")]
public sealed class CustomNotification : INotification
<NotificationAttribute("custom")>
Public NotInheritable Class CustomNotification
Implements INotification
[NotificationAttribute(L"custom")]
public ref class CustomNotification sealed : INotification
[<SealedAttribute>]
[<NotificationAttribute("custom")>]
type CustomNotification =
class
interface INotification
end
CustomNotification(IDictionaryString, Object) | Инициализирует новый экземпляр класса CustomNotification |
CustomNotification(String, String, String) | Инициализирует новый экземпляр класса CustomNotification |
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) |