Merge entities in Entity Framework 6

后端 未结 0 1883
隐瞒了意图╮
隐瞒了意图╮ 2020-12-22 00:05

I have this entities which represent Menu and Labels SQL tables:

public class Menu
{        
    public int IdMenu { get; set; }
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题