StoragePathItemEquals(Object) - метод

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

Definition

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

См. также