摘要:
class Bird { public int Number { get; set; } public string Name { get; set; } public int Age { get; set; } } class BirdConfig : IEntityTypeConfigurati 阅读全文
posted @ 2022-01-29 08:51
.net一小兵
阅读(41)
评论(0)
推荐(0)
2022年1月29日