You can do like this: models: public class Cols { public string Col1 { get; set; } public string Col2 { get; set; } public string Col3 { get ...
確定! 回上一頁