Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Source
Text
LineExtensionMethods
C# Class Source.Text.LineExtensionMethods
Mostrar archivo
Open project: mrange/T4Include
Public Methods
Method
Description
TextToLines
(
this
text
,
char
separator
= '\t' ) :
IEnumerable
Method Details
TextToLines()
public
static
method
public
static
TextToLines
(
this
text
,
char
separator
= '\t' ) :
IEnumerable
text
this
separator
char
return
IEnumerable