[]
The IHttpActionResult for exporting.
public class ExporterResult : IHttpActionResult
Name | Description |
---|---|
ExporterResult(ExportSource) | Creates the ExporterResult instance. |
Name | Description |
---|---|
ExportSource | Gets the exporting model. |
Name | Description |
---|---|
ExecuteAsync(CancellationToken) | Creates an System.Net.Http.HttpResponseMessage asynchronously. |