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
System
Xml
Xsl
Xslt
QilGenerator.ThrowErrorHelper
C# Class System.Xml.Xsl.Xslt.QilGenerator.ThrowErrorHelper
Mostrar archivo
Open project: gbarnett/shared-source-cli-2.0
Public Methods
Method
Description
ReportError
(
string
res
) :
void
ReportWarning
(
string
res
) :
void
Method Details
ReportError()
public
method
public
ReportError
(
string
res
) :
void
res
string
return
void
ReportWarning()
public
method
public
ReportWarning
(
string
res
) :
void
res
string
return
void