Имя | Описание | |
---|---|---|
VintasoftDicomApi2Controller | Инициализирует новый экземпляр класса VintasoftDicomApi2Controller. |
Имя | Описание | |
---|---|---|
VintasoftDicomApi2Controller | Инициализирует новый экземпляр класса VintasoftDicomApi2Controller. |
Имя | Описание | |
---|---|---|
ActionContext | Gets the action context. (Inherited from System.Web.Http.ApiController) | |
Configuration | Gets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) | |
ControllerContext | Gets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) | |
IsEmptySessionSupported | Возвращает или задает значение, указывающее, может ли API контроллер работать с неопределенным сеансом. | |
ModelState | Gets the model state after the model binding process. (Inherited from System.Web.Http.ApiController) | |
Request | Gets or sets the HttpRequestMessage of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) | |
RequestContext | Gets the request context. (Inherited from System.Web.Http.ApiController) | |
Url | Gets an instance of a System.Web.Http.Routing.UrlHelper, which is used to generate URLs to other APIs. (Inherited from System.Web.Http.ApiController) | |
User | Returns the current principal associated with this request. (Inherited from System.Web.Http.ApiController) |
Имя | Описание | |
---|---|---|
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) | |
ExecuteDicomRequest | Выполняет DICOM-запрос. | |
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) |
Имя | Описание | |
---|---|---|
CreateSessionDataStorage | Создает хранилище данных для текущего сеанса. | |
CreateWebService | Создает VintasoftDicomWebService, который обрабатывает HTTP запросы от клиентов и позволяет работать с DICOM-изображениями. | |
Initialize | Initializes the System.Web.Http.ApiController instance with the specified controllerContext. (Inherited from System.Web.Http.ApiController) |
VintasoftDicomApi2Controller Class
Пространство имен Vintasoft.Imaging.Dicom.Web.Api2Controllers