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

ProxyStreamEquals - метод

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

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

Параметры

obj
Тип: SystemObject
The object to compare with the current object.

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

Тип: Boolean
if the specified object is equal to the current object; otherwise, .
См. также