mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 19:26:51 +00:00
document a bunch of the Exceptions namespace
This commit is contained in:
@@ -5,6 +5,9 @@ using System.Globalization;
|
||||
|
||||
namespace Octokit
|
||||
{
|
||||
/// <summary>
|
||||
/// An entry in the activity event stream
|
||||
/// </summary>
|
||||
[DebuggerDisplay("{DebuggerDisplay,nq}")]
|
||||
public class Activity
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user