C# Class CapDemo.GUI.CreateQuestionNew

Inheritance: System.Windows.Forms.Form
Mostra file Open project: antang/NewCapstoneProject

Public Methods

Method Description
CreateQuestionNew ( ) : System

Private Methods

Method Description
CreateQuestionNew_Load ( object sender, EventArgs e ) : void
rad_MultiSelect_CheckedChanged_1 ( object sender, EventArgs e ) : void
rad_OnlyOneAnswer_CheckedChanged_1 ( object sender, EventArgs e ) : void
rad_ShortAnswer_CheckedChanged_1 ( object sender, EventArgs e ) : void

Method Details

CreateQuestionNew() public method

public CreateQuestionNew ( ) : System
return System