// Parameters var serviceRoute; // Type: string var instance = new Vintasoft.Shared.WebServiceJS(serviceRoute);
function WebServiceJS(
serviceRouteМаршрут к веб сервису (контроллеру/обработчику), например "/vintasoft/api/VintasoftImageApi/".: string
) : WebServiceJS;
Parameters
- serviceRoute
- Маршрут к веб сервису (контроллеру/обработчику), например "/vintasoft/api/VintasoftImageApi/".