Skip to content

JsonServiceClient.InternalPost<TResponse> method

namespace: Serenity.Services   assemblySerenity.Net.Services

protected TResponse InternalPost<TResponse>(string relativeUrl, object request)
    where TResponse : new()

See Also