Lemmy .NET API Lemmy .NET API
Lemmy .NET API Lemmy .NET API

Search Results for

    Improve this Doc

    Constructor LemmyHttpClient

    | Improve this Doc View Source

    LemmyHttpClient(HttpClient)

    Initializes a new instance of the LemmyHttpClient class

    Intended to be used as an typed client

    Declaration
    public LemmyHttpClient(HttpClient client)
    Parameters
    Type Name Description
    HttpClient client

    HttpClient to use for making requests

    © SlyCedix. All rights reserved.