FileCategoryEquals(Object) - метод

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

Definition

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

См. также