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