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