Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Scriban
Parsing
TokenTypeExtensions
C# Class Scriban.Parsing.TokenTypeExtensions
ファイルを表示
Open project: lunet-io/scriban
Public Methods
Method
Description
HasText
(
this
type
) :
bool
ToText
(
this
type
) :
string
Private Methods
Method
Description
TokenTypeExtensions
( ) :
System.Collections.Generic
Method Details
HasText()
public
static
method
public
static
HasText
(
this
type
) :
bool
type
this
return
bool
ToText()
public
static
method
public
static
ToText
(
this
type
) :
string
type
this
return
string