- Namespace
- GitReleaseManager
.Core .Model - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["Milestone"]
class Type type-node
Syntax
public sealed class Milestone
Properties
Name | Value | Summary |
---|---|---|
Description | string | |
HtmlUrl | string | |
InternalNumber | int | |
PublicNumber | int | |
Title | string | |
Url | string | |
Version | Version |