C# 클래스 FTServer.Page

파일 보기 프로젝트 열기: iboxdb/ftserver-cs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
content UString
description String
id long
title String
url String

비공개 메소드들

메소드 설명
Get ( String url ) : Page
fixSpan ( CQ doc ) : void
getRandomContent ( ) : String
rankDownId ( long id ) : long
rankUpDescription ( ) : String
rankUpId ( ) : long

프로퍼티 상세

content 공개적으로 프로퍼티

public UString content
리턴 UString

description 공개적으로 프로퍼티

public String description
리턴 String

id 공개적으로 프로퍼티

public long id
리턴 long

title 공개적으로 프로퍼티

public String title
리턴 String

url 공개적으로 프로퍼티

public String url
리턴 String