namespace ASCOM.Meade.net { public class ConnectionInfo { //public int Connections { get; set; } public int SameDevice { get; set; } } }