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
Upac
AddFilesToUmbracoPackage
Program
C# Class Upac.AddFilesToUmbracoPackage.Program
Show file
Open project: 1508/upac-for-umbraco
Public Methods
Method
Description
AddTextNode
(
XmlDocument
doc
,
string
name
,
string
value
) :
XmlNode
Private Methods
Method
Description
Main
(
string
args
) :
void
Method Details
AddTextNode()
public
static
method
public
static
AddTextNode
(
XmlDocument
doc
,
string
name
,
string
value
) :
XmlNode
doc
System.Xml.XmlDocument
name
string
value
string
return
System.Xml.XmlNode