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
peng04
logic
TakeFromArrayExtensions
C# Class peng04.logic.TakeFromArrayExtensions
ファイルを表示
Open project: pan-webis-de/peng04
Public Methods
Method
Description
GetNGram
(
this
array
,
int
index
,
int
n
) :
string[]
Method Details
GetNGram()
public
static
method
public
static
GetNGram
(
this
array
,
int
index
,
int
n
) :
string[]
array
this
index
int
n
int
return
string[]