ActionRouteEquals(Object) - метод

Determines whether the specified System.Object is equal to the current System.Object.

Пространство имён:  EleWise.ELMA.Web.Content
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
public override bool Equals(
	Object obj
)

Параметры

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

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

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