コード例 #1
0
	function OFC_Elements_Axis_Y()
    {
        parent::OFC_Elements_Axis();
    }
コード例 #2
0
ファイル: Y.php プロジェクト: BGCX261/zhongyycode-svn-to-git
 /**
  * 构造函数
  */
 public function __construct()
 {
     parent::__construct();
 }