Comments() 공개 정적인 메소드

导出最新留言模块数据
public static Comments ( ) : string
리턴 string 模块内容
예제 #1
0
function BuildModule_comments()
{
    return ModuleBuilder::Comments();
}