| Имя | Описание | |
|---|---|---|
![]() | VintasoftBarcodeApi2Controller | Инициализирует новый экземпляр класса VintasoftBarcodeApi2Controller. |
| Имя | Описание | |
|---|---|---|
![]() | VintasoftBarcodeApi2Controller | Инициализирует новый экземпляр класса VintasoftBarcodeApi2Controller. |
| Имя | Описание | |
|---|---|---|
![]() | ActionContext | Gets the action context. (Наследуется от System.Web.Http.ApiController) |
![]() | Configuration | Gets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Наследуется от System.Web.Http.ApiController) |
![]() | ControllerContext | Gets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Наследуется от System.Web.Http.ApiController) |
![]() | IsEmptySessionSupported | Возвращает или задает значение, указывающее, может ли ASP.NET API контроллер работать, если идентификатор HTTP сеанса не определен. |
![]() | ModelState | Gets the model state after the model binding process. (Наследуется от System.Web.Http.ApiController) |
![]() | Request | Gets or sets the HttpRequestMessage of the current System.Web.Http.ApiController. (Наследуется от System.Web.Http.ApiController) |
![]() | RequestContext | Gets the request context. (Наследуется от System.Web.Http.ApiController) |
![]() | Url | Gets an instance of a System.Web.Http.Routing.UrlHelper, which is used to generate URLs to other APIs. (Наследуется от System.Web.Http.ApiController) |
![]() | User | Returns the current principal associated with this request. (Наследуется от System.Web.Http.ApiController) |
| Имя | Описание | |
|---|---|---|
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Наследуется от System.Web.Http.ApiController) |
![]() | ExecuteAsync | Executes asynchronously a single HTTP operation. (Наследуется от System.Web.Http.ApiController) |
![]() | GetBarcodeAsBase64Image | Генерирует изображение штрих-кода и возвращает изображение штрих-кода в виде Base64-строки. |
![]() | ReadBarcodes | Распознает штрих-коды в веб изображении. |
![]() | ReadBarcodesFromBase64 | Распознает штрих-коды в веб изображении, которое представлено Base64-строкой. |
![]() | Validate | Overloaded. Validates the given entity and adds the validation errors to the model state under the empty prefix, if any. (Наследуется от System.Web.Http.ApiController) |
| Имя | Описание | |
|---|---|---|
![]() | CreateSessionDataStorage | Создает хранилище данных для текущего сеанса. |
![]() | CreateWebService | Создает VintasoftBarcodeWebService, который обрабатывает HTTP запросы от клиентов и позволяет распознавать и генерировать штрих-коды. |
![]() | Initialize | Initializes the System.Web.Http.ApiController instance with the specified controllerContext. (Наследуется от System.Web.Http.ApiController) |
VintasoftBarcodeApi2Controller Class
Пространство имен Vintasoft.Barcode.Web.Api2Controllers