C# Class WorldSurveyKit.Controllers.QuestionLookupController

Inheritance: ApiController
Afficher le fichier Open project: ntheile/World-Survey-Kit

Méthodes publiques

Méthode Description
GetQuestionLookup ( int id ) : HttpResponseMessage

Pass in the question ID, get the file Id that it belongs to

Method Details

GetQuestionLookup() public méthode

Pass in the question ID, get the file Id that it belongs to
public GetQuestionLookup ( int id ) : HttpResponseMessage
id int
Résultat System.Net.Http.HttpResponseMessage