How can i get the Parent Categories with C#? (dotnetfiddle included)

后端 未结 0 1417
北荒
北荒 2021-01-31 19:59

To demonstrate what is going on here i created this Dot Net Fiddle

var list = new List()
{
    new Category() {Id = 1, TitleEN = "Category 1&         


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