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

Method ToDecimal

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ToDecimal(string)

Converts a string to a Decimal.

public static decimal ToDecimal(string value)

Parameters

value string

The value.

Returns

decimal

A Decimal.