C# Class CapDemo.GUI.CreateQuestionNew

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: antang/NewCapstoneProject

Méthodes publiques

Méthode Description
CreateQuestionNew ( ) : System

Private Methods

Méthode 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 méthode

public CreateQuestionNew ( ) : System
Résultat System