C# Class QL.Interpreter.Controls.GUIQuestionnaire

Inheritance: System.Windows.Controls.StackPanel
Afficher le fichier Open project: software-engineering-amsterdam/poly-ql Class Usage Examples

Méthodes publiques

Méthode Description
AddQuestion ( GUIQuestion guiQuestion ) : void
GUIQuestionnaire ( ) : System.Collections.Generic
Refresh ( ) : void

Method Details

AddQuestion() public méthode

public AddQuestion ( GUIQuestion guiQuestion ) : void
guiQuestion GUIQuestion
Résultat void

GUIQuestionnaire() public méthode

public GUIQuestionnaire ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Refresh() public méthode

public Refresh ( ) : void
Résultat void