Метод | Описание | |
---|---|---|
EligibleForReview ( ) : ActionResult | ||
FindByEmail ( String email ) : ActionResult | ||
PeopleController ( IPeopleRepository peopleRepository ) : System |
public EligibleForReview ( ) : ActionResult | ||
Результат | ActionResult |
public FindByEmail ( String email ) : ActionResult | ||
String | ||
Результат | ActionResult |
public PeopleController ( IPeopleRepository peopleRepository ) : System | ||
peopleRepository | IPeopleRepository | |
Результат | System |