Méthode | Description | |
---|---|---|
ContactInformationController ( IContactInformationRepository contactInformationRepository, IPeopleRepository peopleRepository ) : System.Web.Mvc |
Méthode | Description | |
---|---|---|
Add ( |
||
Add ( long id ) : System.Web.Mvc.ActionResult | ||
Delete ( long id, string control ) : System.Web.Mvc.ActionResult | ||
Edit ( |
public ContactInformationController ( IContactInformationRepository contactInformationRepository, IPeopleRepository peopleRepository ) : System.Web.Mvc | ||
contactInformationRepository | IContactInformationRepository | |
peopleRepository | IPeopleRepository | |
Résultat | System.Web.Mvc |