Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Method IConvertibleToDecimalImplementation

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IConvertibleToDecimalImplementation(IFormatProvider)

Implementation of the IConvertible ToDecimal method.

protected virtual decimal IConvertibleToDecimalImplementation(IFormatProvider provider)

Parameters

provider IFormatProvider

The format provider.

Returns

decimal

A decimal.