using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace UAS_LabelMachine.Entity { class SystemInf { public static DataHelper dh; } }