VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebServiceJS type
WebServiceJS Тип
В этом разделе
Provides a base class for web services (API controllers or HTTP handlers).
Синтаксис
// Parameters
var serviceRoute; // Type: string

var instance = new Vintasoft.Shared.WebServiceJS(serviceRoute);

Иерархия наследования

Object
   Vintasoft.Shared.WebServiceJS
      Vintasoft.Shared.WebServiceControllerJS
      Vintasoft.Shared.WebServiceHandlerJS

Смотрите также