C# Class WorldSurveyKit.Controllers.OptionCollectionController

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

Méthodes publiques

Méthode Description
GetOptionCollection ( int id ) : HttpResponseMessage

GET's all the options for all the questions in an org Security must be org user

Method Details

GetOptionCollection() public méthode

GET's all the options for all the questions in an org Security must be org user
public GetOptionCollection ( int id ) : HttpResponseMessage
id int
Résultat System.Net.Http.HttpResponseMessage