Method IsEvenInteger
IsEvenInteger(Int<T>)
Declaration
public static bool IsEvenInteger(Int<T> value)
Parameters
| Type | Name | Description |
|---|---|---|
| Int<T> | value |
Returns
| Type | Description |
|---|---|
| System.Boolean |
public static bool IsEvenInteger(Int<T> value)
| Type | Name | Description |
|---|---|---|
| Int<T> | value |
| Type | Description |
|---|---|
| System.Boolean |