ServiceScanSourceViewModelEquals(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.22
C#
public override bool Equals(
	Object obj
)

Параметры

obj  Object
The object to compare with the current object.

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

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

См. также