상속: Caliburn.Micro.Screen
예제 #1
0
 public QuestionResult(QuestionViewModel question)
 {
     _question = question;
 }