Equals(TypeExtensionInfo<T>)
Declaration
public bool Equals(TypeExtensionInfo<T> other)Parameters
| Type | Name | Description |
|---|---|---|
| TypeExtensionInfo<T> | other |
Returns
| Type | Description |
|---|---|
| bool |
Implements
Equals(object?)
Declaration
public override bool Equals(object? obj)Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |