OrderColumnEquals(Object) - метод

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

Definition

Пространство имён: Tessa.Extensions.Default.Server.Workflow.KrProcess
Сборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 4.0.4
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, .

См. также