Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
BlackLinks
Templates
TemplateBlock
C# Class BlackLinks.Templates.TemplateBlock
Show file
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 property
public
StringBuilder
Buffer
return
StringBuilder
Line
public property
public
long
Line
return
long
Type
public property
public
BlockType
Type
return
BlockType
isLineOfText
public property
public
bool
isLineOfText
return
bool