This we can fix with another attribute JsonPropertyName. public class Person { public string FirstName { get; set; } public string Surname ...
確定! 回上一頁