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

Search Results for

    Improve this Doc

    Class GetCommentsResponse

    Inheritance
    object
    Response
    GetCommentsResponse
    Implements
    IJsonObject
    Inherited Members
    Response.StatusCode
    Response.IsSuccessStatusCode
    Response.ReasonPhrase
    Response.Error
    Response.HasError
    Response.FromHttpResponseMessage<TResponse>(HttpResponseMessage)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: dotNETLemmy.API.Types.Responses
    Assembly: dotNETLemmy.API.dll
    Syntax
    public class GetCommentsResponse : Response, IJsonObject

    Properties

    Name Description
    Comments
    © SlyCedix. All rights reserved.