Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BlackLinks
Templates
TemplateBlock
C# 클래스 BlackLinks.Templates.TemplateBlock
파일 보기
프로젝트 열기: heapsource/BlackLinks
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Buffer
StringBuilder
Line
long
Type
BlockType
isLineOfText
bool
공개 메소드들
메소드
설명
RemoveCodeEnd
( ) :
void
RemoveCodeStart
( ) :
void
비공개 메소드들
메소드
설명
endsWith
(
string
str
) :
bool
메소드 상세
RemoveCodeEnd()
공개
메소드
public
RemoveCodeEnd
( ) :
void
리턴
void
RemoveCodeStart()
공개
메소드
public
RemoveCodeStart
( ) :
void
리턴
void
프로퍼티 상세
Buffer
공개적으로 프로퍼티
public
StringBuilder
Buffer
리턴
StringBuilder
Line
공개적으로 프로퍼티
public
long
Line
리턴
long
Type
공개적으로 프로퍼티
public
BlockType
Type
리턴
BlockType
isLineOfText
공개적으로 프로퍼티
public
bool
isLineOfText
리턴
bool