fixed various warnings
This commit is contained in:
@@ -11,6 +11,9 @@ namespace MongoDbGenericRepository
|
||||
{
|
||||
private volatile IMongoDbEraser _mongoDbEraser;
|
||||
|
||||
/// <summary>
|
||||
/// The MongoDbEraser used to delete documents.
|
||||
/// </summary>
|
||||
protected virtual IMongoDbEraser MongoDbEraser
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user