Beispiel #1
0
 public DBContextBase()
     : base(ConfigFactory.CreateConfigInstance().ConnectionString)
 {
 }