예제 #1
0
 public function setLastupdatedby($lastupdatedby)
 {
     $this->__load();
     return parent::setLastupdatedby($lastupdatedby);
 }