摘要: ublic class MyModel { public int MyModelID { get; set; } public string FixedProperty1 { get; set; } public string FixedProperty2 { get; set; } // This is a navigati... 阅读全文
posted @ 2017-06-10 00:56 evemen 阅读(378) 评论(0) 推荐(0)