NullDataSourceMetadataAdapter.Equals - метод

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

Definition

Пространство имён: Tessa.Views
Сборка: Tessa (в Tessa.dll) Версия: 4.0.8
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.

См. также