Method Parse
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Parse(string)
Parses the specified value.
public static WriteConcern.WValue Parse(string value)
Parameters
value
string
The value.
Returns
A WValue.