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
Wxv
Swg
Common
Exporters
StringExporter
C# Class Wxv.Swg.Common.Exporters.StringExporter
Mostrar archivo
Open project: wverkley/Swg.Explorer
Public Methods
Method
Description
Export
(
string
fileName
) :
void
StringExporter
(
StringFile
stringFile
) :
System
StringExporter
(
byte
data
) :
System
Method Details
Export()
public
method
public
Export
(
string
fileName
) :
void
fileName
string
return
void
StringExporter()
public
method
public
StringExporter
(
StringFile
stringFile
) :
System
stringFile
Wxv.Swg.Common.Files.StringFile
return
System
StringExporter()
public
method
public
StringExporter
(
byte
data
) :
System
data
byte
return
System