Method | Description | |
---|---|---|
AddQuestionAsync ( |
||
DeleteQuestionAsync ( |
||
GetQuestionAsync ( int id ) : Task |
||
SqlServerQuestionStore ( |
||
UpdateQuestionAsync ( |
public AddQuestionAsync ( |
||
question | ||
return | Task |
public DeleteQuestionAsync ( |
||
question | ||
return | Task |
public SqlServerQuestionStore ( |
||
dbContext | ||
return | System.Threading.Tasks |
public UpdateQuestionAsync ( |
||
question | ||
return | Task |