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
BlackLinks
Templates
TemplateBlock
C# Class BlackLinks.Templates.TemplateBlock
Exibir arquivo
Open project: heapsource/BlackLinks
Class Usage Examples
Public Properties
Property
Type
Description
Buffer
StringBuilder
Line
long
Type
BlockType
isLineOfText
bool
Public Methods
Method
Description
RemoveCodeEnd
( ) :
void
RemoveCodeStart
( ) :
void
Private Methods
Method
Description
endsWith
(
string
str
) :
bool
Method Details
RemoveCodeEnd()
public
method
public
RemoveCodeEnd
( ) :
void
return
void
RemoveCodeStart()
public
method
public
RemoveCodeStart
( ) :
void
return
void
Property Details
Buffer
public_oe property
public
StringBuilder
Buffer
return
StringBuilder
Line
public_oe property
public
long
Line
return
long
Type
public_oe property
public
BlockType
Type
return
BlockType
isLineOfText
public_oe property
public
bool
isLineOfText
return
bool