C# Class BlackLinks.Templates.TemplateBlock

Afficher le fichier Open project: heapsource/BlackLinks Class Usage Examples

Méthodes publiques

Свойство Type Description
Buffer StringBuilder
Line long
Type BlockType
isLineOfText bool

Méthodes publiques

Méthode Description
RemoveCodeEnd ( ) : void
RemoveCodeStart ( ) : void

Private Methods

Méthode Description
endsWith ( string str ) : bool

Method Details

RemoveCodeEnd() public méthode

public RemoveCodeEnd ( ) : void
Résultat void

RemoveCodeStart() public méthode

public RemoveCodeStart ( ) : void
Résultat void

Property Details

Buffer public_oe property

public StringBuilder Buffer
Résultat StringBuilder

Line public_oe property

public long Line
Résultat long

Type public_oe property

public BlockType Type
Résultat BlockType

isLineOfText public_oe property

public bool isLineOfText
Résultat bool