IssueComment.

User Property

Summary

Gets or sets information about the user who made the comment.
Namespace
GitReleaseManager.Core.Model
Containing Type
IssueComment

Syntax

public User User { get; set; }

Value

Type Description
User
GitHub