how to set string variable as property in subquery

后端 未结 0 823
长发绾君心
长发绾君心 2020-11-21 20:36

I have the following objects:

var authors1 = new List() {
    new Author{ FirstName = "William", LastName = "Smith" },
    n         


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