Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tp
Search
Model
Entity
EntityDocument
C# 클래스 Tp.Search.Model.Entity.EntityDocument
상속:
hOOt.Document
파일 보기
프로젝트 열기: TargetProcess/Target-Process-Plugins
1 사용 예제들
공개 메소드들
메소드
설명
CreateName
(
int
id
) :
string
EntityDocument
( ) :
System
EntityDocument
(
string
filename
,
string
text
) :
System
메소드 상세
CreateName()
공개
정적인
메소드
public
static
CreateName
(
int
id
) :
string
id
int
리턴
string
EntityDocument()
공개
메소드
public
EntityDocument
( ) :
System
리턴
System
EntityDocument()
공개
메소드
public
EntityDocument
(
string
filename
,
string
text
) :
System
filename
string
text
string
리턴
System