UInt24.CreateTruncating Method
Definition
public static UInt24 CreateTruncating<TOther>(TOther value)
where TOther : INumberBase<TOther>;
Type Parameters
| Name | Description |
|---|---|
| TOther |
Parameters
| Name | Type | Description |
|---|---|---|
| value | TOther |
public static UInt24 CreateTruncating<TOther>(TOther value)
where TOther : INumberBase<TOther>;
| Name | Description |
|---|---|
| TOther |
| Name | Type | Description |
|---|---|---|
| value | TOther |