Equals(DottedString)
Determines whether the currentDottedString is equal to another one.
Declaration
public bool Equals(DottedString other)
Parameters
Type | Name | Description |
---|---|---|
DottedString | other | Another DottedString. |
Returns
Type | Description |
---|---|
bool |
|
Implements
Equals(object)
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |