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
ExampleApplication
Helpers
Output
OutputHelper
C# Class ExampleApplication.Helpers.Output.OutputHelper
Show file
Open project: gael-ltd/gaelenlighten-platform-samples
Class Usage Examples
Public Methods
Method
Description
WriteToXmlFile
(
string
xml
,
string
filePath
) :
void
Write string to an xml file
Method Details
WriteToXmlFile()
public
method
Write string to an xml file
public
WriteToXmlFile
(
string
xml
,
string
filePath
) :
void
xml
string
filePath
string
return
void