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

Method Parse

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Parse(string)

Parses the specified value.

public static WriteConcern.WValue Parse(string value)

Parameters

value string

The value.

Returns

WriteConcern.WValue

A WValue.