C# 클래스 Results, better-quiz-app

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: starrodkirby86/better-quiz-app 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
isCorrect List
originalQuestion Card,
playerAnswers List
players List

프로퍼티 상세

isCorrect 공개적으로 프로퍼티

public List isCorrect
리턴 List

originalQuestion 공개적으로 프로퍼티

public Card, originalQuestion
리턴 Card,

playerAnswers 공개적으로 프로퍼티

public List playerAnswers
리턴 List

players 공개적으로 프로퍼티

public List players
리턴 List