using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace DS4Windows { public class Program { public static ControlService rootHub; } }