Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Parrot
Infrastructure
PrettyStringWriter
C# Class Parrot.Infrastructure.PrettyStringWriter
Inheritance:
StandardWriter
Mostra file
Open project: ParrotFx/Parrot
Public Methods
Method
Description
PrettyStringWriter
( )
Write
(
string
value
) :
void
Private Methods
Method
Description
GetType
(
string
value
) :
PrettyPrintWriteType
Method Details
PrettyStringWriter()
public
method
public
PrettyStringWriter
( )
Write()
public
method
public
Write
(
string
value
) :
void
value
string
return
void