Ejemplo n.º 1
0
 public void SetUp()
 {
     _builder = new StopBuilder();
     _builder.ReadEntityMappings("stop_id,stop_code,stop_name,stop_lat,stop_lon");
 }