C# Class FeedbackEngine_WebJobs.Models.Question

Inheritance: Microsoft.WindowsAzure.Storage.Table.TableEntity
Afficher le fichier Open project: christopheranderson/feedbackengine Class Usage Examples

Méthodes publiques

Méthode Description
Question ( ) : System
Question ( string source, string url ) : System

Method Details

Question() public méthode

public Question ( ) : System
Résultat System

Question() public méthode

public Question ( string source, string url ) : System
source string
url string
Résultat System