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
Parrot
Infrastructure
StandardWriter
C# Class Parrot.Infrastructure.StandardWriter
TODO: Update summary.
Inheritance:
IParrotWriter
Show file
Open project: ParrotFx/Parrot
Class Usage Examples
Public Methods
Method
Description
Result
( ) :
string
StandardWriter
( ) :
System.IO
Write
(
string
value
) :
void
Method Details
Result()
public
method
public
Result
( ) :
string
return
string
StandardWriter()
public
method
public
StandardWriter
( ) :
System.IO
return
System.IO
Write()
public
method
public
Write
(
string
value
) :
void
value
string
return
void