コード例 #1
0
 /**
  * Inserts row
  */
 public function insert()
 {
     DataCenterDB::insertRow($this);
 }