LocalizationRequiredAttribute.Equals - метод

Returns whether the value of the given object is equal to the current LocalizationRequiredAttribute.

Definition

Пространство имён: Tessa.Properties.Resharper
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.23
C#
public override bool Equals(
	Object obj
)

Параметры

obj  Object
The object to test the value equality of.

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

Boolean
true if the value of the given object is equal to that of the current; otherwise, false.

См. также