System.Numerics.Tests.cast_fromTest.RunDoubleExplicitCastFromLargeBigIntegerTests C# (CSharp) Метод

RunDoubleExplicitCastFromLargeBigIntegerTests() приватный Метод

private RunDoubleExplicitCastFromLargeBigIntegerTests ( ) : void
Результат void
        public static void RunDoubleExplicitCastFromLargeBigIntegerTests()
        {
            DoubleExplicitCastFromLargeBigIntegerTests(0, 4, 32, 3);
        }