VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Dicom.Web.Api2Controllers Namespace / VintasoftDicomApi2Controller Class
В этом разделе
    VintasoftDicomApi2Controller Class Methods
    В этом разделе
    Чтобы увидеть список всех методов этого типа, смотрите VintasoftDicomApi2Controller.
    Публичные Методы
     ИмяОписание
    Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.Web.Http.ApiController)
    Public MethodExecutes asynchronously a single HTTP operation. (Inherited from System.Web.Http.ApiController)
    Public MethodВыполняет DICOM-запрос.
    Public MethodOverloaded. 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)
    Защищенные Методы
     ИмяОписание
    Protected MethodСоздает хранилище данных для текущего сеанса.
    Protected MethodСоздает VintasoftDicomWebService, который обрабатывает HTTP запросы от клиентов и позволяет работать с DICOM-изображениями.
    Protected MethodInitializes the System.Web.Http.ApiController instance with the specified controllerContext. (Inherited from System.Web.Http.ApiController)
    Смотрите также