Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LSLib
LS
LSXWriter
C# Class LSLib.LS.LSXWriter
Inheritance:
IDisposable
Mostrar archivo
Open project: Norbyte/lslib
Class Usage Examples
Public Properties
Property
Type
Description
PrettyPrint
bool
Public Methods
Method
Description
Dispose
( ) :
void
LSXWriter
(
Stream
stream
) :
System
Write
(
Resource
rsrc
) :
void
Private Methods
Method
Description
WriteNode
(
Node
node
) :
void
WriteRegions
(
Resource
rsrc
) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
LSXWriter()
public
method
public
LSXWriter
(
Stream
stream
) :
System
stream
Stream
return
System
Write()
public
method
public
Write
(
Resource
rsrc
) :
void
rsrc
Resource
return
void
Property Details
PrettyPrint
public_oe property
public
bool
PrettyPrint
return
bool