C# 클래스 TestME.Question

파일 보기 프로젝트 열기: Hli4S/TestMeApp 1 사용 예제들

공개 메소드들

메소드 설명
Question ( ) : System.Collections.Generic
Question ( int id, string question, List answers, int dlevel, bool prive ) : System.Collections.Generic

메소드 상세

Question() 공개 메소드

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

Question() 공개 메소드

public Question ( int id, string question, List answers, int dlevel, bool prive ) : System.Collections.Generic
id int
question string
answers List
dlevel int
prive bool
리턴 System.Collections.Generic