예제 #1
0
 public ProfileForm(Mentor m)
 {
     this.Init();
     mentor = m;
 }