VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebServiceJS type / WebServiceJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
В этом разделе
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/".
Смотрите также