Table of Contents

Method Parse

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

Parse(string)

Parses the specified value.

public static WriteConcern.WValue Parse(string value)

Parameters

value string

The value.

Returns

WriteConcern.WValue

A WValue.