C# Class WorldSurveyKit.Controllers.UQuestionCollectionController

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

Méthodes publiques

Méthode Description
GetUQuestionCollection ( int id ) : HttpResponseMessage

GET's all the questions in all the files in an org, must be org user

Method Details

GetUQuestionCollection() public méthode

GET's all the questions in all the files in an org, must be org user
public GetUQuestionCollection ( int id ) : HttpResponseMessage
id int
Résultat System.Net.Http.HttpResponseMessage