Method TermCompare
TermCompare(Term)
Equality compare on the term
Declaration
protected abstract bool TermCompare(Term term)
Parameters
Type | Name | Description |
---|---|---|
Term | term |
Returns
Type | Description |
---|---|
System.Boolean |
Equality compare on the term
protected abstract bool TermCompare(Term term)
Type | Name | Description |
---|---|---|
Term | term |
Type | Description |
---|---|
System.Boolean |