Click or drag to resize

RestClientBaseInvoke Method

Overload List
 NameDescription
Public methodInvokeTBody, TResult(String, String, TBody) Invokes the specified method against the URL provided
Public methodInvokeTBody, TResult(String, String, String, TBody) Invokes the specified method against the URL provided
Public methodInvokeTBody, TResult(String, String, String, TBody, NameValueCollection) Invoke the specified method against the server
Protected methodInvokeTBody, TResult(String, String, String, TBody, NameValueCollection, WebHeaderCollection) Invoke the specified method against the server
Top
See Also