mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
refactor: Rename DisplayBaseMessenger to IRoutingSinkWithSwitchingMessenger and update related references
This commit is contained in:
parent
bc70aa629c
commit
dfc1d2bb21
3 changed files with 9 additions and 11 deletions
|
|
@ -6,11 +6,8 @@ using System.Reflection;
|
|||
using System.Text.RegularExpressions;
|
||||
using System.Timers;
|
||||
using Crestron.SimplSharp;
|
||||
using Crestron.SimplSharp.CrestronDataStore;
|
||||
using Crestron.SimplSharp.CrestronIO;
|
||||
using Crestron.SimplSharp.CrestronLogger;
|
||||
using Formatting = NewtonsoftJson::Newtonsoft.Json.Formatting;
|
||||
using JsonConvert = NewtonsoftJson::Newtonsoft.Json.JsonConvert;
|
||||
using PdCore = PepperDash.Core.Abstractions;
|
||||
using PepperDash.Core.Logging;
|
||||
using Serilog;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue