VintaSoft Barcode .NET SDK 16.0: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebServiceJS type
WebServiceJS Тип
В этом разделе
Предоставляет базовый класс для веб-служб (API контроллеров или HTTP обработчиков).
Синтаксис
// Parameters
var serviceRoute; // Type: string

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

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

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

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