public class DnsMessageIdentification : IEquatable<DnsMessageIdentification>Public Class DnsMessageIdentification
Implements IEquatable(Of DnsMessageIdentification)public ref class DnsMessageIdentification : IEquatable<DnsMessageIdentification^>type DnsMessageIdentification =
class
interface IEquatable<DnsMessageIdentification>
end| DnsMessageIdentification | Creates a new instance of the DnsMessageIdentification class |
| Question | The question |
| TransactionID | The transaction id |
| Equals(DnsMessageIdentification) | |
| 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) |