Expression Equals Method

Overload List

 

Name

Description

Public method

Equals(Object)

This method will return whether this object and the passed in object are equal.

(Overrides Object Equals(Object).)

Public method

Equals(Expression, Expression)

This method will return whether the two passed in objects are equal.

See

Expression Class

Scribe.Core.ConnectorApi Namespace