agregado procesos y bd clases
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//using bdAsegasa.CompiledModels;
|
||||
//using bdAsegasa.CompiledModels;
|
||||
using bdAsegasa.dbcontext;
|
||||
using Microsoft.AspNetCore.Mvc.Formatters;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
@@ -18,7 +18,7 @@ using bdAsegasa.dbcontext;
|
||||
|
||||
namespace bdAsegasa
|
||||
{
|
||||
public class tscgestionasegasa : bdAsegasa.dbcontext.gestionasegasaContext, tsUtilidades.ItsContexto
|
||||
public partial class tscgestionasegasa : bdAsegasa.dbcontext.gestionasegasaContext, tsUtilidades.ItsContexto
|
||||
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user