프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ChartQuestionVotingResults | global::System.Web.UI.DataVisualization.Charting.Chart | ||
LabelQuestionText | global::System.Web.UI.WebControls.Label |
메소드 | 설명 | |
---|---|---|
GoBack_Click ( object sender, EventArgs e ) : void | ||
Page_Load ( object sender, EventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
GetQuestion ( int questionId ) : Question |
protected GoBack_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
리턴 | void |
protected global::System.Web.UI.DataVisualization.Charting.Chart ChartQuestionVotingResults | ||
리턴 | global::System.Web.UI.DataVisualization.Charting.Chart |