updatemodel

    4

    1答えて

    次のタイプがある場合。 public class Person { public string FirstName { get; set; } public string LastName { get; set; } public List<TheParameters> Parameters { get; set; } public Address Add