mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-04 07:14:58 +00:00
docs: update formatting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
namespace PepperDash.Essentials.Core
|
||||
{
|
||||
[Flags]
|
||||
/// <summary>
|
||||
/// Enumeration of eRoutingSignalType values
|
||||
/// </summary>
|
||||
public enum eRoutingSignalType
|
||||
/// <summary>
|
||||
/// Enumeration of eRoutingSignalType values
|
||||
/// </summary>
|
||||
public enum eRoutingSignalType
|
||||
{
|
||||
Audio = 1,
|
||||
Video = 2,
|
||||
|
||||
Reference in New Issue
Block a user