Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NLite
Data
Dialect
Function
Default
TemplateFunctionView.TemplateChunk
C# 클래스 NLite.Data.Dialect.Function.Default.TemplateFunctionView.TemplateChunk
파일 보기
프로젝트 열기: netcasewqs/elinq
공개 프로퍼티들
프로퍼티
타입
설명
ArgumentIndex
int
Text
string
공개 메소드들
메소드
설명
TemplateChunk
(
string
chunk
,
int
argIndex
) :
System
메소드 상세
TemplateChunk()
공개
메소드
public
TemplateChunk
(
string
chunk
,
int
argIndex
) :
System
chunk
string
argIndex
int
리턴
System
프로퍼티 상세
ArgumentIndex
공개적으로 프로퍼티
public
int
ArgumentIndex
리턴
int
Text
공개적으로 프로퍼티
public
string
Text
리턴
string