DnsMessageIdentificationEquals(DnsMessageIdentification) Method
Namespace: ARSoft.Tools.Net.DnsAssembly: ARSoft.Tools.Net (in ARSoft.Tools.Net.dll) Version: 3.6.1+aaafdcd61f068318c11734f7b3c59c69371c0549
public bool Equals(
DnsMessageIdentification? other
)
Public Function Equals (
other As DnsMessageIdentification
) As Boolean
public:
virtual bool Equals(
DnsMessageIdentification^ other
) sealed
abstract Equals :
other : DnsMessageIdentification -> bool
override Equals :
other : DnsMessageIdentification -> bool
- other DnsMessageIdentification
-
BooleanIEquatableTEquals(T)