Skip to content

UInt24.CreateSaturating Method

Definition

public static UInt24 CreateSaturating<TOther>(TOther value)
   where TOther : INumberBase<TOther>;

View source

Type Parameters

Name Description
TOther

Parameters

Name Type Description
value TOther

Returns

UInt24