Для изменения размера нажмите или перетащите

LocalizationRequiredAttributeEquals - метод

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

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

Параметры

obj
Тип: SystemObject
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.
См. также