StudentAddress.City

StudentAddress.City property

学生の住所都市を取得または設定します。

public string City { get; set; }

関連項目