mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
docs: update formatting
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
5a2a2129e6
commit
5fe99518a0
1 changed files with 4 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue