Dynamic amount of DateTime controls forwarded to controller

后端 未结 0 1339
忘掉有多难
忘掉有多难 2021-01-15 21:37

I\'ve created a model that has its own class:

public class VMRequest()
{
    public int Id { get; set; }

    public List Slots { get; set; }

            


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