thirdparty/jsdoctoolkit/app/test/encoding.js
author Lennard de Rijk <ljvderijk@gmail.com>
Mon, 26 Oct 2009 15:38:13 -0700
changeset 3063 0b69dd9a5252
parent 3041 c8f47f0b6697
permissions -rw-r--r--
Module Conversion also changes the RankerRoots associated with an Organization.


/**
 * @Constructor
 * @desc 配置文件
 * @class 什么也不返回
 */
function Test(conf) {
    // do something;
}