MongoRepository documentation
MongoRepositoryT, TKeyGetById Method |

Name | Description | |
---|---|---|
![]() |
GetById(ObjectId) |
Returns the T by its given id.
|
![]() |
GetById(TKey) |
Returns the T by its given id.
|
