Метод | Описание | |
---|---|---|
Details ( int id ) : IActionResult |
This action provides a placeholder for the experience of taking a Tailspin.Surveys.Data.DataModels.Survey.
|
|
Error ( ) : IActionResult |
This action provides a general error experience.
|
|
Forbidden ( ) : IActionResult |
This action provides a forbidden access experience.
|
|
HomeController ( ISurveyService surveyService ) : System.Threading.Tasks | ||
Index ( ) : Task |
This action provides the Home experience.
|
public Details ( int id ) : IActionResult | ||
id | int | The id of a |
Результат | IActionResult |
public HomeController ( ISurveyService surveyService ) : System.Threading.Tasks | ||
surveyService | ISurveyService | |
Результат | System.Threading.Tasks |