NoteFileEquals(Object) - метод

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

Definition

Пространство имён: Tessa.Notes
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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, .

См. также