Click or drag to resize
SignatureEquals Method (Object)

[Missing <summary> documentation for "M:System.Linq.Dynamic.Signature.Equals(System.Object)"]

Namespace: System.Linq.Dynamic
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Boolean
See Also