- Namespace
- GitReleaseManager
.Core .Model - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["Issue"]
class Type type-node
Syntax
public sealed class Issue
Properties
Name | Value | Summary |
---|---|---|
HtmlUrl | string | |
InternalNumber | long | |
IsPullRequest | bool | |
Labels | IReadOnlyList |
|
PublicNumber | int | |
Title | string |