public FreeAndVIPVideoCombination(FreeAndVIp student)
 {
     this._freeAndVIp = student;
 }
 public ZUHEJIAJICHENGJUTI(FreeAndVIp student) : base(student)
 {
 }
Esempio n. 3
0
 public ZUHEJIAJICHENG(FreeAndVIp student)
 {
     this._student = student;
 }