Пример #1
0
 public TutorialControl(PracticePage page) : base(page) {
 }
 public PracticeControl(PracticePage page)
 {
     this.page = page;
 }