BMA EHR API Document
Loading...
Searching...
No Matches
BMA.EHR.Application.Common.Interfaces.IGenericRepository< S, T > Member List

This is the complete list of members for BMA.EHR.Application.Common.Interfaces.IGenericRepository< S, T >, including all inherited members.

AddAsync(T entity)BMA.EHR.Application.Common.Interfaces.IGenericRepository< S, T >
DeleteAsync(T entity)BMA.EHR.Application.Common.Interfaces.IGenericRepository< S, T >
GetAllAsync()BMA.EHR.Application.Common.Interfaces.IGenericRepository< S, T >
GetByIdAsync(S id)BMA.EHR.Application.Common.Interfaces.IGenericRepository< S, T >
UpdateAsync(T entity)BMA.EHR.Application.Common.Interfaces.IGenericRepository< S, T >