BsonRegularExpression Constructor |
Name | Description | |
---|---|---|
BsonRegularExpression(String) |
Initializes a new instance of the BsonRegularExpression class.
| |
BsonRegularExpression(Regex) |
Initializes a new instance of the BsonRegularExpression class.
| |
BsonRegularExpression(String, String) |
Initializes a new instance of the BsonRegularExpression class.
|