equal
Description:
Compares the two parameters objects and returns whether they equal.
Note a null and empty parameters are also considered equal.
Parameters:
| this |
the first NamedParameters |
| parameters2 |
the second NamedParameters |
Returns:
|
whether the two parameters are equal |