[]
        
(Showing Draft Content)

C1.AspNetCore.Api.Excel.ExcelExportModelBinder

ExcelExportModelBinder Class

Inheritance
ExcelExportModelBinder
Implements
Namespace: C1.AspNetCore.Api.Excel
Assembly: C1.AspNetCore.Api.Excel.dll
Syntax
public class ExcelExportModelBinder : BodyModelBinder<ExcelExportSource>, IModelBinder

Constructors

Name Description
ExcelExportModelBinder()

Methods

Name Description
BindModelAsync(ModelBindingContext)

Binds the model to a value by using the binding context.