[]
Determines whether the specified PaddingEx is equal to this instance.
public bool Equals(PaddingEx paddingEx)
| Type | Name | Description |
|---|---|---|
| PaddingEx | paddingEx | Another object to compare to. |
| Type | Description |
|---|---|
| bool |
|
Determines whether the specified object is equal to this instance.
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | Another object to compare to. |
| Type | Description |
|---|---|
| bool |
|