我对MVC、EF等都很陌生,所以我在上学习了教程,并设置了一个应用程序(不过还没有全部完成)。GenericRepositoryPropertyRepository为"Property“EntityHomeController继承GenericRepository,后者以PropertyRepository为成员。public class HomeController private readonly PropertyRepository _propertyRepository
= new Pro