Equals(object?)
Declaration
public override bool Equals(object? obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(LogEventData)
Declaration
public bool Equals(LogEventData other)
Parameters
Type | Name | Description |
---|---|---|
LogEventData | other |
Returns
Type | Description |
---|---|
bool |