Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Operator operator +

    operator +(MonetaryValue)

    Computes the unary plus of a value.

    Declaration
    public static MonetaryValue operator +(MonetaryValue value)
    Parameters
    Type Name Description
    MonetaryValue value

    The value for which to compute the unary plus.

    Returns
    Type Description
    MonetaryValue

    The unary plus of value.

    Implements
    IUnaryPlusOperators<TSelf, TResult>.operator +(TSelf)
    © Singulink. All rights reserved.