Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetDB ( string name ) : Database | ||
GetDatabaseNames ( ) : IEnumerable |
||
Mongo ( ) : System | ||
Mongo ( string host, int port ) : System | ||
ServerBuildInfo ( ) : Doc | ||
ServerVersion ( ) : string | ||
ShutdownServer ( ) : void | ||
TryGetMember ( |
Method | Description | |
---|---|---|
AdminCommand ( string cmd ) : Doc | ||
Dispose ( bool disposing ) : void |
public Mongo ( string host, int port ) : System | ||
host | string | |
port | int | |
return | System |
public TryGetMember ( |
||
binder | ||
result | object | |
return | bool |