Метод | Описание | |
---|---|---|
ExportToExcelAsync ( UserAndOrganizationDto userAndOrg, Expression filter ) : Task |
||
ServiceRequestExportService ( IUnitOfWork2 uow, IExcelBuilder excelBuilder ) : System |
public ExportToExcelAsync ( UserAndOrganizationDto userAndOrg, Expression filter ) : Task |
||
userAndOrg | UserAndOrganizationDto | |
filter | Expression | |
Результат | Task |
public ServiceRequestExportService ( IUnitOfWork2 uow, IExcelBuilder excelBuilder ) : System | ||
uow | IUnitOfWork2 | |
excelBuilder | IExcelBuilder | |
Результат | System |