Exemple #1
0
 public void AddEntity(object model)
 {
     ctx.Add(model);
 }