Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AddRequestAsync ( |
||
GetRequestForSurveyAsync ( int surveyId ) : Task |
||
GetRequestsForUserAsync ( string emailAddress ) : Task |
||
RemoveRequestAsync ( |
||
SqlServerContributorRequestStore ( |
public AddRequestAsync ( |
||
contributorRequest | ||
Résultat | System.Threading.Tasks.Task |
public GetRequestForSurveyAsync ( int surveyId ) : Task |
||
surveyId | int | |
Résultat | Task |
public GetRequestsForUserAsync ( string emailAddress ) : Task |
||
emailAddress | string | |
Résultat | Task |
public RemoveRequestAsync ( |
||
contributorRequest | ||
Résultat | System.Threading.Tasks.Task |
public SqlServerContributorRequestStore ( |
||
dbContext | ||
Résultat | System |