| Name | Description | |
|---|---|---|
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.Web.Http.ApiController) |
![]() | ExecuteAsync | Executes asynchronously a single HTTP operation. (Inherited from System.Web.Http.ApiController) |
![]() | GetBarcodeAsBase64Image | Generates a barcode image and returns barcode image as Base64 string. |
![]() | ReadBarcodes | Reads information about barcodes from web image. |
![]() | ReadBarcodesFromBase64 | Reads information about barcodes from web image, which is represented by a Base64 string. |
![]() | Validate | Overloaded. Validates the given entity and adds the validation errors to the model state under the empty prefix, if any. (Inherited from System.Web.Http.ApiController) |

