using System; using System.Collections.Generic; using System.Data.Entity; using System.Data.SqlClient; using System.Linq; using System.Linq.Expressions; using System.Text; using System.Threading.Tasks; namespace iWare_SCADA_BusinessLogical.DLA { internal class EFHelp { } }