Esempio n. 1
0
 public MoviesWebAppDbContext()
 {
     this.connection = DbConnections.GetAppHarborConnection();
 }