VintaSoft Twain .NET SDK 15.4: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebServiceControllerJS type / WebServiceControllerJS Constructor(string)
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
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
Route to the web API controller or HTTP handler, for example "/vintasoft/api/VintasoftImageApi/".
Смотрите также