示例#1
0
 public NPCConversation Get(QuizGrade grade) => responses[(int)grade];
示例#2
0
 public LevelID Get(QuizGrade grade) => levelIDs[(int)grade];