示例#1
0
 public MapaController()
 {
     this.syrDb = new SYRContext();
 }
 public HistoricoController()
 {
     this.syrDb = new SYRContext();
 }