IssueComment Class

Namespace
GitReleaseManager.Core.Model
Base Types
  • object
graph BT Type-->Base0["object"] Type["IssueComment"] class Type type-node

Syntax

public class IssueComment

Properties

Name Value Summary
Body string
Gets or sets details about the issue comment.
Id int
Gets or sets the issue comment Id.
GitHub