mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-27 08:32:04 +00:00
Getting there!
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
namespace Octokit
|
||||
using System.Diagnostics;
|
||||
|
||||
namespace Octokit
|
||||
{
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq}")]
|
||||
public class RepositoryIssueRequest : IssueRequest
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user