Method Equals
Equals(Int<T>)
Declaration
public bool Equals(Int<T> other)
Parameters
| Type | Name | Description |
|---|---|---|
| Int<T> | other |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | obj |
Returns
| Type | Description |
|---|---|
| System.Boolean |