C# Class FeedbackEngine_WebJobs.Models.Question

Inheritance: Microsoft.WindowsAzure.Storage.Table.TableEntity
Show file Open project: christopheranderson/feedbackengine Class Usage Examples

Public Methods

Method Description
Question ( ) : System
Question ( string source, string url ) : System

Method Details

Question() public method

public Question ( ) : System
return System

Question() public method

public Question ( string source, string url ) : System
source string
url string
return System