TestMessageLogEntryIdentity.Equals Method
Returns a value that indicates whether two objects are equal.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Returns a value that indicates whether the provided object is equal to the current object.(Overrides ValueType.Equals(Object).) |
![]() |
Equals(TestMessageLogEntryIdentity) | Returns a value that indicates whether the provided TestMessageLogEntryIdentity object is equal to the current object. |
See Also
TestMessageLogEntryIdentity Structure
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top