HTTP API Toolkit HTTP API Toolkit
HTTP API Toolkit HTTP API Toolkit
DocFX + Singulink = ♥

Search Results for

    Constructor HubMethod

    HubMethod(string)

    Initializes a new instance of the HubMethod<TResult> class.

    Declaration
    public HubMethod(string name = "")
    Parameters
    Type Name Description
    string name

    The method name. Defaults to the name of the member the definition is assigned to.

    © Singulink. All rights reserved.