API Reference
Class
GitHubRepositoryStargazerInfo
Lightweight stargazer record returned by the shared dashboard client.
Inheritance
- Object
- GitHubRepositoryStargazerInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public GitHubRepositoryStargazerInfo(String login, String profileUrl = null, String avatarUrl = null, Nullable<DateTimeOffset> starredAtUtc = null) #Initializes a recent stargazer record.
Parameters
- login System.String
- profileUrl System.String = null
- avatarUrl System.String = null
- starredAtUtc System.Nullable{System.DateTimeOffset} = null