VintaSoft Barcode .NET SDK 16.0: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebServiceJS type / WebServiceJS Constructor(string)
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
WebServiceJS Constructor(string)
В этом разделе
Initializes a new instance of the WebServiceJS class.
Синтаксис
// Parameters
var serviceRoute; // Type: string

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

Parameters

serviceRoute
Маршрут к веб сервису (контроллеру/обработчику), например "/vintasoft/api/VintasoftImageApi/".
Смотрите также