JsonServiceClient constructor

namespace: Serenity.Services   assemblySerenity.Net.Services

Creates an instance of JsonServiceClient for the passed baseUrl

public JsonServiceClient(string baseUrl)
parameter description
baseUrl The base url

See Also