ServiceScanSourceViewModel.Equals(Object) - метод

Determines whether the specified object is equal to the current object.

Definition

Пространство имён: Tessa.Extensions.Default.Client.Scanning
Сборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.6.0.24
C#
public override bool Equals(
	Object obj
)

Параметры

obj  Object
The object to compare with the current object.

Возвращаемое значение

Boolean
true if the specified object is equal to the current object; otherwise, false.

См. также