Message Class |
public sealed class Message : NotifyPropertyBase, IEquatable<Message>
The Message type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(Message) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from NotifyPropertyBase) |