Example #1
0
 public Navigator(UIContext context, Instructor instructor)
 {
     this.context    = context;
     this.instructor = instructor;
 }