| Name | Description | |
|---|---|---|
![]() | EqualsNullSupported | Returns true if path and pathOther are both null, or if path.Equals(pathOther). |
![]() | ToStringOrIfNullToEmptyString | Returns path.ToString() is path is null, else returns the empty string. |
For a list of all members of this type, see IRelativePath members.
| Name | Description | |
|---|---|---|
![]() | EqualsNullSupported | Returns true if path and pathOther are both null, or if path.Equals(pathOther). |
![]() | ToStringOrIfNullToEmptyString | Returns path.ToString() is path is null, else returns the empty string. |