![]() | MessageId Structure |
[This is preliminary documentation and is subject to change.]
Namespace: JsonRpc.Messages
The MessageId type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageId(Int32) | Initializes a new instance of the MessageId class |
![]() | MessageId(Int64) | Initializes a new instance of the MessageId class |
![]() | MessageId(String) | Initializes a new instance of the MessageId class |
Name | Description | |
---|---|---|
![]() | Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueTypeEquals(Object).) |
![]() | Equals(MessageId) | Indicates whether the current object is equal to another object of the same type. |
![]() | GetHashCode | Returns the hash code for this instance. (Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | (MessageId to String) | |
![]() ![]() | (MessageId to Int32) | |
![]() ![]() | (MessageId to Int64) | |
![]() ![]() | (Int32 to MessageId) | |
![]() ![]() | (Int64 to MessageId) | |
![]() ![]() | (String to MessageId) | |
![]() ![]() | Inequality |