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
Utility
PrettyPrint
PPNewline
C# Class Utility.PrettyPrint.PPNewline
Inheritance:
PPElement
Show file
Open project: aistrate/RegexParser
Public Methods
Method
Description
Format
(
int
indentLevel
,
FormatSpecifier
formatSpecifier
) :
string
PPNewline
( )
PPNewline
(
string
tag
)
Method Details
Format()
public
method
public
Format
(
int
indentLevel
,
FormatSpecifier
formatSpecifier
) :
string
indentLevel
int
formatSpecifier
FormatSpecifier
return
string
PPNewline()
public
method
public
PPNewline
( )
PPNewline()
public
method
public
PPNewline
(
string
tag
)
tag
string