NotificationItem<T> Members
Include Protected Members
Include Inherited Members
Represents the notification for an item.
The NotificationItem<T> type exposes the following members.
Properties
Name | Description | |
---|---|---|
Item | Gets the notification item. | |
Operation | Gets the operation. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top