Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
frapid
TokenExtension
C# 클래스 frapid.TokenExtension
파일 보기
프로젝트 열기: frapid/frapid
공개 메소드들
메소드
설명
CountTokens
(
this
token
) :
int
GetTokenOn
(
this
token
,
int
index
) :
string
메소드 상세
CountTokens()
공개
정적인
메소드
public
static
CountTokens
(
this
token
) :
int
token
this
리턴
int
GetTokenOn()
공개
정적인
메소드
public
static
GetTokenOn
(
this
token
,
int
index
) :
string
token
this
index
int
리턴
string