CachedResponse Constructor C# API
Overload List

  NameDescription
Public methodCachedResponse(String)
Initialises a new instance of the CachedResponse class, using the specified url.
Public methodCachedResponse(Url)
Initialises a new instance of the CachedResponse class, using the specified Url.
Public methodCachedResponse(IntPtr, Boolean)
For internal use only. Of no interest to the user.
Back to Top
See Also