güncelleme
This commit is contained in:
@@ -16,6 +16,7 @@ namespace DugunSalonu.Models
|
||||
public int id { get; set; }
|
||||
public string adi { get; set; }
|
||||
|
||||
ICollection<Salon>? salons { get; set; }
|
||||
public ICollection<Salon>? salons { get; set; }
|
||||
public ICollection<Ilce>? ilceler { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user