mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-01-31 13:25:00 +00:00
docs: fix duplicate and malformed XML documentation tags
Co-authored-by: andrew-welker <1765622+andrew-welker@users.noreply.github.com>
This commit is contained in:
@@ -94,9 +94,9 @@ namespace PepperDash.Essentials.Core
|
||||
}
|
||||
}
|
||||
|
||||
///// <summary>
|
||||
///// Wraps up the common video statuses exposed on a video input port
|
||||
///// </summary>
|
||||
/// <summary>
|
||||
/// Wraps up the common video statuses exposed on a video input port
|
||||
/// </summary>
|
||||
//public class BasicVideoStatus : IBasicVideoStatus
|
||||
//{
|
||||
// public event VideoStatusChangeHandler VideoStatusChange;
|
||||
|
||||
Reference in New Issue
Block a user