現在の型のインスタンスを値から作成し、現在の型の表現可能な範囲外の値を飽和させます。 C# コピー public static short CreateSaturating<TOther> (TOther value) where TOther : System.Numerics.INumberBase<TOther>; 型パラメーター TOther value の型。 パラメーター value TOther のイ...