Getting there!

This commit is contained in:
Amy Palamountain
2014-02-19 22:11:20 +13:00
parent cd5627c824
commit ea97d09cd1
8 changed files with 87 additions and 9 deletions
@@ -1,5 +1,8 @@
namespace Octokit
using System.Diagnostics;
namespace Octokit
{
[DebuggerDisplay("{DebuggerDisplay,nq}")]
public class RepositoryIssueRequest : IssueRequest
{
/// <summary>