コード例 #1
0
ファイル: Object.php プロジェクト: Maxlander/shixi
 function deleteProperty($property_id)
 {
     $this->details->deleteProperty($property_id);
 }