C# Class RightpointLabs.Pourcast.Infrastructure.Persistence.MongoConnectionHandler

Inheritance: IMongoConnectionHandler
Mostra file Open project: RightpointLabs/Pourcast Class Usage Examples

Public Methods

Method Description
MongoConnectionHandler ( string connectionString, string database ) : System.Security.Authentication

Method Details

MongoConnectionHandler() public method

public MongoConnectionHandler ( string connectionString, string database ) : System.Security.Authentication
connectionString string
database string
return System.Security.Authentication