[]
        
(Showing Draft Content)

C1.ExpressionEditor.Engine.ScriptErrorInfo.Equals

Equals Method

Equals(object)

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

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides