Example #1
0
 public static int getUserScore()
 {
     return(Userscore + Convert.ToInt32(Online_Exam_Answers.GetEssayScore()));
 }