Issue.

Labels Property

Namespace
GitReleaseManager.Core.Model
Containing Type
Issue

Syntax

public IReadOnlyList<Label> Labels { get; set; }

Value

Type Description
IReadOnlyList<Label>
GitHub