コード例 #1
0
 public function fetch_data()
 {
     return Database::fetch_data($this->result);
 }