SubType = "Code"\r
BuildAction = "Compile"\r
/>\r
+ <File\r
+ RelPath = "Controlador\PlanesController.cs"\r
+ SubType = "Code"\r
+ BuildAction = "Compile"\r
+ />\r
<File\r
RelPath = "Controlador\PrestacionesController.cs"\r
SubType = "Code"\r
BuildAction = "Compile"\r
/>\r
+ <File\r
+ RelPath = "Controlador\PrestadoresController.cs"\r
+ SubType = "Code"\r
+ BuildAction = "Compile"\r
+ />\r
<File\r
RelPath = "Controlador\RecibirPrestacionesController.cs"\r
SubType = "Code"\r
SubType = "Code"\r
BuildAction = "Compile"\r
/>\r
+ <File\r
+ RelPath = "Vistas\MantenerPrestaciones.cs"\r
+ SubType = "Code"\r
+ BuildAction = "Compile"\r
+ />\r
+ <File\r
+ RelPath = "Vistas\MantenerPrestador.cs"\r
+ SubType = "Code"\r
+ BuildAction = "Compile"\r
+ />\r
<File\r
RelPath = "Vistas\RegistrarVisitas.cs"\r
SubType = "Code"\r
planc.CrearPlan (desc, cat, perma);
TreeModel model = coberturas.Model;
- model.Foreach (AgregarCoberturaAlPlan);
+#warning model.Foreach (AgregarCoberturaAlPlan());
planc.CommitPlan ();
planc.Dispose ();