LinkInfoDtoEquals(Object) Method
Indicates whether this instance and a specified object are equal.
Namespace: MobileTrack.Common.Models.ActionFlowsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public override bool Equals(
Object? obj
)
- obj Object
- The object to compare with the current instance.
Boolean if
obj and this instance are the same type and represent the same value; otherwise,
.