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
LinqToRest
StringExtensions
C# Class LinqToRest.StringExtensions
Exibir arquivo
Open project: chrisblock/LinqToRest
Public Methods
Method
Description
SubString
(
this
str
,
int
start
,
int
end
) :
string
Method Details
SubString()
public
static
method
public
static
SubString
(
this
str
,
int
start
,
int
end
) :
string
str
this
start
int
end
int
return
string