Ejemplo n.º 1
0
 public SimulatorPlugin(ConnectionView generalView, IIncidentEditView incidentEditView)
 {
     this.generalView = generalView;
     this.incidentEditView = incidentEditView;
 }
Ejemplo n.º 2
0
 public SimulatorPlugin(ConnectionView generalView, IIncidentEditView incidentEditView)
 {
     this.generalView      = generalView;
     this.incidentEditView = incidentEditView;
 }