コード例 #1
0
ファイル: Unite.php プロジェクト: eleparquier/nj_common
 /**
  * @return void
  */
 public function delete()
 {
     UniteBusiness::delete($this);
 }