|
BMA EHR API Document
|

Public Member Functions | |
| DbSet< T > | Set< T > () |
| void | Attatch< T > (T entity) |
| Task< int > | SaveChangesAsync () |
| void BMA.EHR.Application.Common.Interfaces.ILeaveDbContext.Attatch< T > | ( | T | entity | ) |
Implemented in BMA.EHR.Infrastructure.Persistence.LeaveDbContext.
| T | : | class |
| Task< int > BMA.EHR.Application.Common.Interfaces.ILeaveDbContext.SaveChangesAsync | ( | ) |
Implemented in BMA.EHR.Infrastructure.Persistence.LeaveDbContext.
| DbSet< T > BMA.EHR.Application.Common.Interfaces.ILeaveDbContext.Set< T > | ( | ) |
| T | : | class |

