JsonServiceClient.InternalPost<TResponse> method
namespace: Serenity.Services assembly: Serenity.Net.Services
protected TResponse InternalPost<TResponse>(string relativeUrl, object request)
where TResponse : new()
See Also
- class TResponse
- class JsonServiceClient