Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MyExtensions
C# Class MyExtensions, code
Exibir arquivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
FindSubArray
(
IEnumerable
x
,
IEnumerable
y
) :
int
WordCount
(
String
str
) :
int
Method Details
FindSubArray()
public
static
method
public
static
FindSubArray
(
IEnumerable
x
,
IEnumerable
y
) :
int
x
IEnumerable
y
IEnumerable
return
int
WordCount()
public
static
method
public
static
WordCount
(
String
str
) :
int
str
String
return
int