Click or drag to resize

HoarderServiceClient Constructor

Overload List
 NameDescription
Public methodHoarderServiceClient(HttpClient) A constructor that takes a prepared HttpClient, which is required when this client class might be used in DI in reduced platforms like Blazor.
Public methodHoarderServiceClient(String, String) Constructs a strongly-typed .NET client to the Hoarder REST-style web service.
Top
See Also