using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Firewatch_2._0 { internal class Helper { public static dbData context = new dbData(); } }