Method Equals
Equals(object?)
Declaration
public override bool Equals(object? obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(ShareInfoMetadata?)
Declaration
public override sealed bool Equals(ShareInfoMetadata? other)
Parameters
Type | Name | Description |
---|---|---|
ShareInfoMetadata | other |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(ShareInfo?)
Declaration
public bool Equals(ShareInfo? other)
Parameters
Type | Name | Description |
---|---|---|
ShareInfo | other |
Returns
Type | Description |
---|---|
bool |