WebServiceControllerJS Constructor(string)
В этом разделе
Initializes a new instance of the
WebServiceControllerJS class.
Синтаксис
// Parameters
var serviceRoute; // Type: string
var instance = new Vintasoft.Shared.WebServiceControllerJS(serviceRoute);
Parameters
- serviceRoute
- Маршрут к веб API-контроллеру или HTTP обработчику, например "/vintasoft/api/VintasoftImageApi/".
Смотрите также