示例#1
0
 /////////////////////////////////////////////////
 ///
 public void Studying_at_the_university(IStudy study)
 {
     study.Study();
 }