Méthode | Description | |
---|---|---|
QuestionController ( IQuestionStore questionStore, ISurveyStore surveyStore, IAuthorizationService authorizationService ) : System.Net |
Méthode | Description | |
---|---|---|
Create ( int id, [ questionDto ) : Task |
||
Delete ( int id ) : Task |
||
Get ( int id ) : Task |
||
Update ( int id, [ questionDto ) : Task |
public QuestionController ( IQuestionStore questionStore, ISurveyStore surveyStore, IAuthorizationService authorizationService ) : System.Net | ||
questionStore | IQuestionStore | |
surveyStore | ISurveyStore | |
authorizationService | IAuthorizationService | |
Résultat | System.Net |