Method CreateSaturating
CreateSaturating<TOther>(TOther)
Declaration
public static UInt<T> CreateSaturating<TOther>(TOther value)
where TOther : INumberBase<TOther>
Parameters
| Type | Name | Description |
|---|---|---|
| TOther | value |
Returns
| Type | Description |
|---|---|
| UInt<T> |
Type Parameters
| Name | Description |
|---|---|
| TOther |