Method Create
Create(string)
Creates an instance of MongoUrl (might be an existing existence if the same URL has been used before).
Parameters
url
stringThe URL containing the settings.
Returns
- Mongo
Url An instance of MongoUrl.
Creates an instance of MongoUrl (might be an existing existence if the same URL has been used before).
url
stringThe URL containing the settings.
An instance of MongoUrl.