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
- Route to the web service (controller/handler), for example "/vintasoft/api/VintasoftImageApi/".
Смотрите также