Ejemplo n.º 1
0
 public function DeleteMember($param)
 {
     $this->DeleteImageFileByMember($param);
     parent::DeleteMemberProcess($param);
 }