Method | Description | |
---|---|---|
Create ( |
||
DeleteAsync ( System.Guid id ) : System.Threading.Tasks.Task | ||
EditAsync ( |
||
EducationalBackgroundService ( IUnitOfWork unitOfWork, IApplicationUserManager userManager, IMappingEngine mappingEngine ) : System | ||
GetForEditAsync ( System.Guid id ) : Task |
||
GetPagedListAsync ( |
||
IsInDb ( System.Guid guid ) : Task |
public Create ( |
||
viewModel | ||
return | Task |
public DeleteAsync ( System.Guid id ) : System.Threading.Tasks.Task | ||
id | System.Guid | |
return | System.Threading.Tasks.Task |
public EditAsync ( |
||
viewModel | ||
return | System.Threading.Tasks.Task |
public EducationalBackgroundService ( IUnitOfWork unitOfWork, IApplicationUserManager userManager, IMappingEngine mappingEngine ) : System | ||
unitOfWork | IUnitOfWork | |
userManager | IApplicationUserManager | |
mappingEngine | IMappingEngine | |
return | System |
public GetForEditAsync ( System.Guid id ) : Task |
||
id | System.Guid | |
return | Task |
public GetPagedListAsync ( |
||
request | ||
return | Task |