Iterate through list and add/remove an item

后端 未结 0 1249
情书的邮戳
情书的邮戳 2021-01-05 22:34
public class AllowedSubject
{
    public string Category { get; set; }
    public string Name { get; set; }
}

public class Student
{
    public string id { get; set         


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