C# Class Parrot.Infrastructure.PrettyStringWriter

Inheritance: StandardWriter
Afficher le fichier Open project: ParrotFx/Parrot

Méthodes publiques

Méthode Description
PrettyStringWriter ( )
Write ( string value ) : void

Private Methods

Méthode Description
GetType ( string value ) : PrettyPrintWriteType

Method Details

PrettyStringWriter() public méthode

public PrettyStringWriter ( )

Write() public méthode

public Write ( string value ) : void
value string
Résultat void