C# 클래스 QL.Interpreter.Controls.GUIQuestionnaire

상속: System.Windows.Controls.StackPanel
파일 보기 프로젝트 열기: software-engineering-amsterdam/poly-ql 1 사용 예제들

공개 메소드들

메소드 설명
AddQuestion ( GUIQuestion guiQuestion ) : void
GUIQuestionnaire ( ) : System.Collections.Generic
Refresh ( ) : void

메소드 상세

AddQuestion() 공개 메소드

public AddQuestion ( GUIQuestion guiQuestion ) : void
guiQuestion GUIQuestion
리턴 void

GUIQuestionnaire() 공개 메소드

public GUIQuestionnaire ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Refresh() 공개 메소드

public Refresh ( ) : void
리턴 void