git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C279
This commit is contained in:
parent
dd0f149d97
commit
96a6667347
1 changed files with 2 additions and 1 deletions
|
|
@ -5,8 +5,9 @@ namespace AYA.SlnSinortModel.Sinort
|
|||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using System.Linq;
|
||||
using System.Runtime.Remoting.Contexts;
|
||||
using AYA.SlnSinortModel.Sinort.Partial;
|
||||
|
||||
public partial class SinortContex : Context
|
||||
public partial class SinortContex : Contex
|
||||
{
|
||||
|
||||
public virtual DbSet<Aplicacion> Aplicacion { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue