MongoConnection.this - multiple declarations
Function MongoConnection.this
Simplified constructor overload, with no m_settings
this
(
string server,
ushort port = cast(ushort)27017u
) @safe;
Function MongoConnection.this