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