コード例 #1
0
 public Apartment[] GetApartments()
 {
     return(Apartments?.ToArray());
 }