using System; using System.Collections.Generic; using System.Linq; using System.Text; using Crestron.SimplSharp; namespace PepperDash.Core { /// /// Not in use /// public static class NetworkComm { /// /// Not in use /// static NetworkComm() { } } }