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

Search Results for

    Improve this Doc

    Class CommentResponse

    Inheritance
    object
    Response
    CommentResponse
    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 CommentResponse : Response, IJsonObject

    Properties

    Name Description
    CommentView
    FormId
    RecipientIds
    © SlyCedix. All rights reserved.