BigDecimal BigDecimal
BigDecimal BigDecimal
DocFX + Singulink = ♥

Search Results for

    Method CreateTruncating

    CreateTruncating<TOther>(TOther)

    Creates an instance of BigDecimal from a value.

    Declaration
    public static BigDecimal CreateTruncating<TOther>(TOther value) where TOther : INumberBase<TOther>
    Parameters
    Type Name Description
    TOther value
    Returns
    Type Description
    BigDecimal
    Type Parameters
    Name Description
    TOther
    Implements
    INumberBase<TSelf>.CreateTruncating<TOther>(TOther)
    © Singulink. All rights reserved.