Determines whether the specified Object is equal to the current Object.
Пространство имён:
EleWise.ELMA.Files
Сборка:
EleWise.ELMA.SDK (в EleWise.ELMA.SDK.dll) Версия: 1.0.0.0
Синтаксис public override bool Equals(
Object obj
)
Параметры
- obj
- Тип: Object
The Object to compare with the current Object.
Возвращаемое значение
Тип:
Boolean
true if the specified
Object is equal to the current
Object; otherwise, false.
См. также