Click or drag to resize

RestClientBaseGet Method

Overload List
 NameDescription
Public methodGet(String) Perform a raw get
Public methodGet(String, NameValueCollection) Perform a raw get
Public methodGetTResult(String) Gets the specified item
Public methodGetTResult(String, KeyValuePairString, String) Fetches the specified result from the server
Public methodGetTResult(String, NameValueCollection) Get the specified TResult
Top
See Also