C# Class LSLib.LS.LSXWriter

Inheritance: IDisposable
Afficher le fichier Open project: Norbyte/lslib Class Usage Examples

Méthodes publiques

Свойство Type Description
PrettyPrint bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
LSXWriter ( Stream stream ) : System
Write ( Resource rsrc ) : void

Private Methods

Méthode Description
WriteNode ( Node node ) : void
WriteRegions ( Resource rsrc ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LSXWriter() public méthode

public LSXWriter ( Stream stream ) : System
stream Stream
Résultat System

Write() public méthode

public Write ( Resource rsrc ) : void
rsrc Resource
Résultat void

Property Details

PrettyPrint public_oe property

public bool PrettyPrint
Résultat bool