using System; namespace Shared.SimpleControl { public class DLNAServer { public string URL; public string ControlURL; } }