Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
System
Xml
Xsl
Xslt
QilGenerator.ThrowErrorHelper
C# Class System.Xml.Xsl.Xslt.QilGenerator.ThrowErrorHelper
Afficher le fichier
Open project: gbarnett/shared-source-cli-2.0
Méthodes publiques
Méthode
Description
ReportError
(
string
res
) :
void
ReportWarning
(
string
res
) :
void
Method Details
ReportError()
public
méthode
public
ReportError
(
string
res
) :
void
res
string
Résultat
void
ReportWarning()
public
méthode
public
ReportWarning
(
string
res
) :
void
res
string
Résultat
void