Example #1
0
 public RepositoryValidation()
 {
     context = new PlantillaContext();
 }
Example #2
0
 public RepositoryPlantilla()
 {
     context = new PlantillaContext();
 }