Method | Description | |
---|---|---|
EligibleForReview ( ) : ActionResult | ||
FindByEmail ( String email ) : ActionResult | ||
PeopleController ( IPeopleRepository peopleRepository ) : System |
public FindByEmail ( String email ) : ActionResult | ||
String | ||
return | ActionResult |
public PeopleController ( IPeopleRepository peopleRepository ) : System | ||
peopleRepository | IPeopleRepository | |
return | System |