MongoRepository documentation
| MongoRepositoryT, TKeyAdd Method |
Overload List
| Name | Description | |
|---|---|---|
|
Add(IEnumerableT) |
Adds the new entities in the repository.
|
|
Add(T) |
Adds the new entity in the repository.
|
See Also