MongoRepository documentation
IRepositoryT, TKeyAdd Method |

Name | Description | |
---|---|---|
![]() |
Add(IEnumerableT) |
Adds the new entities in the repository.
|
![]() |
Add(T) |
Adds the new entity in the repository.
|
